coef extracts model coefficients from qrr objects.

# S3 method for class 'qrr'
coef(object, ...)
# S3 method for class 'qrr'
coefficients(object, ...)

Arguments

object

an object of class qrr.

...

not used.

Value

a vector of estimated coefficients.

Author

Marco Geraci

See also