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