residuals.rqt: Residuals from an rqt Objects
Description
This function computes the residuals from a fitted quantile regression transformation model.
Usage
# S3 method for rqt
residuals(object, ...)
Value
a vector or matrix of residuals.
Arguments
- object
an rqt
object.
- ...
not used.