Learn R Programming

Qtools (version 1.0)

coef.rq.bin: Extract Coefficients

Description

coef extracts model coefficients from rq.bin objects.

Usage

## S3 method for class 'rq.bin':
coef(object, ...)
## S3 method for class 'rq.bin':
coefficients(object, ...)

Arguments

Value

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

See Also

rq.bin