normalizeLogRatioShift.MAData: Within-slide normalization that adjust the log-ratios shift

Description Usage Arguments Value Author(s) See Also

Description

Within-slide normalization that adjust the log-ratios shift.

Usage

1
2
## S3 method for class 'MAData'
normalizeLogRatioShift(this, slides=NULL, groupBy=NULL, method=c("median", "mean"), ...)

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.

method

character string specifying if the median or the mean should be used to estimate the shift of the log-ratios.

Value

Returns a list structure containing information about the fit etc.

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.