Learn R Programming

lqmm (version 1.01)

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".
...
not used.

Value

  • a vector for single quantiles or a matrix for multiple quantiles.

See Also

lqm summary.lqm