normalizeCurveFit.MAData: Within-slide normalization that adjust log-ratios by...

Description Usage Arguments Value Author(s) See Also

Description

Within-slide normalization that adjust log-ratios by estimating a smooth intensity-dependent curve in (A,M).

Usage

1
2
## S3 method for class 'MAData'
normalizeCurveFit(this, slides=NULL, groupBy=NULL, ..., .fits=NULL)

Arguments

slides

The slides which should be included in the calculations. If NULL, all slides are included.

groupBy

character string or LayoutGroups specifying the groups of spots that are to normalized individually. If NULL, all spots are normalized together.

...

Other arguments, such as groupBy and method, passed to the curve estimator *estimateMACurve().

Value

Returns itself invisibly.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see MAData.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.