coef.mvl1lm {MNM} | R Documentation |
Coefficients of an mvl1lm Object
Description
Extracts the coefficents of an mvl1lm object.
Usage
## S3 method for class 'mvl1lm'
coef(object, ...)
Arguments
object |
an object of class |
... |
needed for other methods. |
Details
Note that for rank
scores the intercept, even when specified in the model, is not considered a coefficient.
Author(s)
Klaus Nordhausen
[Package MNM version 1.0-4 Index]