residuals.bergreg: Extract Model Residuals for a BerG Regression

Description Usage Arguments

Description

Extract Model Residuals for a BerG Regression

Usage

1
2
## S3 method for class 'bergreg'
residuals(object, type = c("quantile", "pearson", "response"), ...)

Arguments

object

an 'bergreg' object.

type

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

...

further arguments passed to or from other methods.


rdmatheus/bergreg documentation built on Dec. 22, 2021, 1:04 p.m.