fastglm (version 0.0.3)

residuals.fastglm: residuals method for fastglm fitted objects

Description

residuals method for fastglm fitted objects

Usage

# S3 method for fastglm
residuals(
  object,
  type = c("deviance", "pearson", "working", "response", "partial"),
  ...
)

Arguments

object

fastglm fitted object

type

type of residual to be returned

...

not used

Value

a vector of residuals