Learn R Programming

Qtools (version 1.3)

coef.rq.bin: Extract Coefficients

Description

coef extracts model coefficients from rq.bin objects.

Usage

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

Arguments

object

an rq.bin object.

not used.

Value

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

See Also

rq.bin