fitted.MArrayLM: Fitted Values Method for MArrayLM Fits

Description Usage Arguments Value Author(s) See Also

Description

Obtains fitted values from a fitted microarray linear model object.

Usage

1
2
## S3 method for class 'MArrayLM'
fitted(object, design = object$design, ...)

Arguments

object

a fitted object of class inheriting from "MArrayLM".

design

numeric design matrix.

...

further arguments passed to or from other methods.

Value

A numeric matrix of fitted values.

Author(s)

Gordon Smyth

See Also

fitted


richierocks/limma2 documentation built on May 27, 2019, 8:47 a.m.