residuals.midrq {Qtools} | R Documentation |
Residuals from a midrq Objects
Description
This function computes the residuals from a fitted mid-quantile regression model.
Usage
## S3 method for class 'midrq'
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]