Learn R Programming

Qtools (version 1.5.1)

coef.midrq: Extract Coefficients

Description

coef extracts model coefficients from midrq objects.

Usage

# S3 method for midrq
coef(object, ...)
# S3 method for midrq
coefficients(object, ...)

Arguments

object

an midrq object.

not used.

Value

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

See Also

midrq