Learn R Programming

Qtools (version 1.0)

coef.rqt: Extract Coefficients

Description

coef extracts model coefficients from rqt objects.

Usage

## S3 method for class 'rqt':
coef(object, all = FALSE, ...)
## S3 method for class 'rqt':
coefficients(object, all = FALSE, ...)

Arguments

Value

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

See Also

tsrq