coef.lqmm: Extract LQMM Coefficients

View source: R/lqmm.R

coef.lqmmR 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 class "lqmm".

...

not used.

Value

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

Author(s)

Marco Geraci

See Also

lqmm summary.lqmm


lqmm documentation built on April 6, 2022, 5:09 p.m.