getWeights.QualityAssessmentModel {aroma.affymetrix}R Documentation

Calculates the weights from the robust fit to a probe-level model

Description

Calculates the weights from the robust fit to a probe-level model.

Usage

## S3 method for class 'QualityAssessmentModel':
getWeights(this, path=NULL, name="qcData", tags="*", ..., ram=NULL, force=FALSE, verbose=FALSE)

Arguments

path
name
tags
...
ram
force
verbose

Value

Returns an QualityAssessmentSet.

Author(s)

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

See Also

For more information see QualityAssessmentModel.


[Package aroma.affymetrix version 1.2.0 Index]