Learn R Programming

BMTME (version 1.0.4)

residuals.BMTME: residuals.BMTME

Description

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

Usage

# S3 method for BMTME
residuals(object, digits = 4, ...)

Arguments

object

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

digits

number of digits.

...

Further arguments passed to or from other methods.