residuals.HMmdl: residuals of a 'HMmdl' object

View source: R/methods.R

residuals.HMmdlR Documentation

residuals of a HMmdl object

Description

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

Usage

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

Arguments

object

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

...

other arguments.

Value

vector of residuals.


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.