residuals.rq.counts {Qtools}R Documentation

Residuals from an rq.counts Object

Description

This function computes the residuals from a fitted linear quantile model for counts.

Usage

## S3 method for class 'rq.counts'
residuals(object, ...)

Arguments

object

an rq.counts object.

...

not used.

Value

a vector or matrix of residuals.

Author(s)

Marco Geraci

See Also

rq.counts


[Package Qtools version 1.5.9 Index]