fit.CopyNumberSegmentationModel: Fits the model
Description
Fits the model.
Usage
"fit"(this, arrays=NULL, chromosomes=getChromosomes(this), maxNAFraction=getMaxNAFraction(this), force=FALSE, ..., .retResults=FALSE, verbose=FALSE)
Value
Returns a named list of named lists.
Additional arguments to the internal fit function
Arguments in ... are passed down to the internal fit function,
which means that it is possible to fine tune even further.