Extract Coefficients
coef.qrr.Rdcoef 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
classqrr.- ...
not used.
coef.qrr.Rdcoef extracts model coefficients from qrr objects.
# S3 method for class 'qrr'
coef(object, ...)
# S3 method for class 'qrr'
coefficients(object, ...)an object of class qrr.
not used.