residuals.ARmdl: residuals of a 'ARmdl' object

View source: R/methods.R

residuals.ARmdlR Documentation

residuals of a ARmdl object

Description

This is a method for the function residuals() for objects of the class ARmdl.

Usage

## S3 method for class 'ARmdl'
residuals(object, ...)

Arguments

object

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

...

other arguments.

Value

vector of residuals.


MSTest documentation built on Oct. 31, 2024, 1:06 a.m.