coef.qrr: Extract Coefficients

coef.qrrR Documentation

Extract Coefficients

Description

coef extracts model coefficients from qrr objects.

Usage

## 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(s)

Marco Geraci

See Also

qrr


Qtools documentation built on Nov. 2, 2023, 6:11 p.m.