MethylationSet, matrix of M-values or ExpressionSet.
model
Matrix with the model
coefficient
Numeric with the index of the model matrix used to perform
the analysis. If a vector is supplied, a list will be returned.
shrinkVar
Logical indicating if shrinkange of variance should be
performed.
method
String indicating the method used in the regression ("ls" or
"robust")
max_iterations
Numeric indicating the maximum number of iterations
done in the robust method.
Value
Data.frame or list of data.frames containing intercept and slope values.
If the set is a MethylationSet, probe's position, chromosome and the nearest
gene are also returned.