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, ...)
Value
a vector for single quantiles or a matrix for multiple quantiles.