residuals.bergreg: Extract Model Residuals for a Unit Gamma Regression with...

residuals.bergregR Documentation

Extract Model Residuals for a Unit Gamma Regression with Parametric Link Functions

Description

Extract Model Residuals for a Unit Gamma Regression with Parametric Link Functions

Usage

## S3 method for class 'ugrpl'
residuals(object, type = c("quantile", "pearson", "response", "deviance"), ...)

Arguments

object

a 'ugrpl' object.

type

character; it specifies which residual should be extracted. The available arguments are "quantile" (default), "pearson", "response" (raw residuals, y - mu), and "deviance".

...

further arguments passed to or from other methods.


rdmatheus/ugrpl documentation built on July 13, 2024, 10:24 p.m.