coef.mvord {mvord} | R Documentation |
coef
is a generic function which extracts
regression coefficients from objects of class 'mvord'
.
## S3 method for class 'mvord'
coef(object, ...)
object |
an object of class |
... |
further arguments passed to or from other methods. |