coef.lqm: Extract LQM Coefficients
Description
coef extracts model coefficients from lqm objects.Usage
## S3 method for class 'lqm':
coef(object, ...)
Arguments
object
a fitted object of class "lqm". Value
- a vector for single quantiles or a matrix for multiple quantiles.