coef.lqmm {lqmm} | R Documentation |
coef
extracts model coefficients from lqmm
objects.
## S3 method for class 'lqmm'
coef(object, ...)
object |
a fitted object of |
... |
not used. |
a vector for single quantiles or a matrix for multiple quantiles.
Marco Geraci