residuals.BranchGLM {BranchGLM}R Documentation

Extract the Pearson Residuals from BranchGLM Objects

Description

Extracts the Pearson residuals from BranchGLM objects.

Usage

## S3 method for class 'BranchGLM'
residuals(object, ...)

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

A vector of the Pearson residuals from the supplied BranchGLM object.


[Package BranchGLM version 3.0.1 Index]