residuals.rqt {Qtools} | R Documentation |
Residuals from an rqt Objects
Description
This function computes the residuals from a fitted quantile regression transformation model.
Usage
## S3 method for class 'rqt'
residuals(object, ...)
Arguments
object |
an |
... |
not used. |
Value
a vector or matrix of residuals.
Author(s)
Marco Geraci
See Also
[Package Qtools version 1.5.9 Index]