residuals.bcnsm: Extract Model Residuals for a BerG Regression

View source: R/06_methods.R

residuals.bcnsmR Documentation

Extract Model Residuals for a BerG Regression

Description

Extract Model Residuals for a BerG Regression

Usage

## S3 method for class 'bcnsm'
residuals(object, type = c("mahalanobis", "epsilon"), ...)

Arguments

object

an 'bcnsm' object.

type

character; specifies which residual should be extracted. The available arguments are "mahalanobis" (default), and "epsilon".

...

further arguments passed to or from other methods.

Author(s)

Rodrigo M. R. de Medeiros <rodrigo.matheus@live.com>


rdmatheus/BCNSM documentation built on Feb. 8, 2024, 1:28 a.m.