coef-multcomp: Model Coefficients
Description
Returns the model coefficients of a mmm2
or ls.lvmfit
object.
For internal use.
Usage
# S3 method for mmm2
coef(object, ...)# S3 method for ls.lvmfit
coef(object, ...)
Arguments
object
a mmm2
or ls.lvmfit
object.
...
Not used. Only for compatibility with the generic method.