aroma.cn (version 1.6.1)

fitOne.MultiSourceCopyNumberNormalization: Fits the multi-source model for one sample

Description

Fits the multi-source model for one sample. The model is fitted on the subset of units returned by *getSubsetToFit().

Usage

# S3 method for MultiSourceCopyNumberNormalization
fitOne(this, dfList, ..., force=FALSE, .retData=FALSE, verbose=FALSE)

Value

Returns a list of transforms.

Arguments

name

A character string specifying the sample name of interest.

...

Not used.

force

If FALSE, cached model fits are returned, otherwise not.

verbose

See Verbose.

Author

Henrik Bengtsson

See Also

For more information see MultiSourceCopyNumberNormalization.