residuals.BranchGLM: Extract the Pearson Residuals from BranchGLM Objects

View source: R/BranchGLM.R

residuals.BranchGLMR 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.


BranchGLM documentation built on Sept. 28, 2024, 9:07 a.m.