residuals.sparse.sglmm: Extract model residuals.

Description Usage Arguments Value See Also

Description

Extract model residuals.

Usage

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

Arguments

object

an object of class sparse.sglmm, typically the result of a call to sparse.sglmm.

type

the type of residuals that should be returned. The alternatives are “deviance” (default), “pearson”, and “response”.

...

additional arguments.

Value

A vector of residuals.

See Also

sparse.sglmm, residuals.glm


donaldmusgrove/ngspatial documentation built on May 15, 2019, 10:37 a.m.