residuals.fit: Extract Residuals from a Fitted Regression Model

Description Usage Arguments Value

Description

Returns the estimated residuals from an object of class fit.

Usage

1
2
## S3 method for class 'fit'
residuals(object, ..., type = "raw")

Arguments

object

A fit object.

...

Unused.

type

Either raw or pearson.

Value

A numeric vector of residuals.


zrmacc/BinReg documentation built on May 9, 2019, 8:08 a.m.