Learn R Programming

Qtools (version 1.5.8)

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.

Author

Marco Geraci

See Also

rq.counts