fit.SmoothMultiarrayModel: Fits the model for one chromosome across samples

fit.SmoothMultiarrayModelR Documentation

Fits the model for one chromosome across samples

Description

Fits the model for one chromosome across samples.

Usage

## S3 method for class 'SmoothMultiarrayModel'
fit(this, chromosome, force=FALSE, ..., verbose=FALSE)

Arguments

data

A data.frame with columns M (log-ratio) and x (locus position).

chromosome

An integer specifying the index of the chromosome to be fitted.

...

Additional arguments passed down to the internal fit function.

verbose

See Verbose.

Author(s)

Henrik Bengtsson

See Also

For more information see SmoothMultiarrayModel.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.