AbstractCurveNormalization {aroma.cn} | R Documentation |
The AbstractCurveNormalization class
Description
Package: aroma.cn
Class AbstractCurveNormalization
Object
~~|
~~+--
AbstractCurveNormalization
Directly known subclasses:
PrincipalCurveNormalization, XYCurveNormalization
public abstract static class AbstractCurveNormalization
extends Object
Usage
AbstractCurveNormalization(dataSet=NULL, targetSet=NULL, subsetToFit=NULL, tags="*",
copyTarget=TRUE, ...)
Arguments
dataSet |
An |
targetSet |
An |
subsetToFit |
The subset of loci to be used to fit the
normalization functions.
If |
tags |
(Optional) Sets the tags for the output data sets. |
copyTarget |
If |
... |
Not used. |
Fields and Methods
Methods:
getFullName | - | |
getInputDataSet | - | |
getName | - | |
getOutputDataSet | - | |
getTags | - | |
getTargetDataSet | - | |
process | - | |
setTags | - | |
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save, asThis
Author(s)
Henrik Bengtsson