fitted.MArrayLM: Fitted Values Method for MArrayLM Fits

Description Usage Arguments Value Author(s) See Also

View source: R/lmfit.R

Description

Obtains fitted values from a fitted microarray linear model object.

Usage

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

Arguments

object

a fitted object of class inheriting from "MArrayLM".

...

other arguments are not currently used.

Value

A numeric matrix of fitted values.

Author(s)

Gordon Smyth

See Also

fitted


limma documentation built on Nov. 8, 2020, 8:28 p.m.