residuals.BME: residuals.BME

Description Usage Arguments

View source: R/utils.R

Description

extracts model residuals from BME objects returned by modeling function BME.

Usage

1
2
## S3 method for class 'BME'
residuals(object, digits = 4, ...)

Arguments

object

an BME object for which the extraction of model residuals is meaningful.

digits

number of digits.

...

Further arguments passed to or from other methods.


BMTME documentation built on Aug. 27, 2020, 1:08 a.m.

Related to residuals.BME in BMTME...