Skip to contents

Residuals after model fit

Usage

# S4 method for class 'modelFits'
residuals(object, type = c("deviance", "pearson", "parametricBootstrap"), ...)

Arguments

object

model fits

type

compute deviance, Pearson or parametric bootstrap residuals

...

other args, not used