Rdocumentation
powered by
Learn R Programming
lqmm (version 1.04)
coef.lqm: Extract LQM Coefficients
Description
coef
extracts model coefficients from
lqm
,
lqm.counts
objects.
Usage
## S3 method for class 'lqm': coef(object, ...)
Arguments
object
an
lqm
or
lqm.counts
object.
...
not used.
Value
a vector for single quantiles or a matrix for multiple quantiles.
See Also
lqm
summary.lqm
lqm.counts