residuals.rqt {Qtools} | R Documentation |
This function computes the residuals from a fitted quantile regression transformation model.
## S3 method for class 'rqt'
residuals(object, ...)
object |
an |
... |
not used. |
a vector or matrix of residuals.
Marco Geraci