Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

residuals

residuals method for fastglm fitted objects


Description

residuals method for fastglm fitted objects

Usage

## S3 method for class '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


fastglm

Fast and Stable Fitting of Generalized Linear Models using 'RcppEigen'

v0.0.1
GPL (>= 2)
Authors
Jared Huling [aut, cre], Douglas Bates [cph], Dirk Eddelbuettel [cph], Romain Francois [cph], Yixuan Qiu [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.