MArrayLM
object into a data.frame
.
"as.data.frame"(x, row.names = NULL, optional = FALSE, ...)
MArrayLM
NULL
or a character vector giving the row names for the
data frame. Missing values are not allowed.TRUE
, setting row names and converting column
names (to syntactic names) is optional.x
which have a row for each probe on the array into a data.frame
.
as.data.frame
in the base package.
02.Classes gives an overview of data classes used in LIMMA.
06.LinearModels gives an overview of linear model functions in LIMMA.