coef.lqmm {lqmm} | R Documentation |
Extract LQMM Coefficients
Description
coef
extracts model coefficients from lqmm
objects.
Usage
## S3 method for class 'lqmm'
coef(object, ...)
Arguments
object |
a fitted object of |
... |
not used. |
Value
a vector for single quantiles or a matrix for multiple quantiles.
Author(s)
Marco Geraci
See Also
[Package lqmm version 1.5.8 Index]