residuals.ah: Residuals from a HHH model

Description Usage Arguments Details Value

Description

Extracts model residuals from a ah or ahg object.

Usage

1
2
## S3 method for class 'ah'
residuals(object, type=c("deviance","pearson"), ...)

Arguments

object

object of class ah or ahg

type

the type of residuals which should be returned. The alternatives are "deviance" (default) and "pearson"

...

not really used

Details

this function is still experimental

Value

matrix with residuals for each region and time point.


jimhester/surveillance documentation built on May 19, 2019, 10:33 a.m.