coef.lqmix {lqmix} | R Documentation |
Print the estimated fixed coefficients of an lqmix
object
Description
Print the estimated fixed coefficients of a fitted model of class
lqmix
Usage
## S3 method for class 'lqmix'
coef(object, ...)
Arguments
object |
an |
... |
not used |
Value
Return the estimated fixed coefficients obtained at convergence of the EM algorithm for a fitted model of class
lqmix
[Package lqmix version 1.0 Index]