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