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