Learn R Programming

Qtools (version 1.5.1)

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, ...)

Arguments

object

an rq.counts object.

not used.

Value

a vector or matrix of residuals.

See Also

rq.counts