fitted.HMmdl: fitted values of a 'HMmdl' object

View source: R/methods.R

fitted.HMmdlR Documentation

fitted values of a HMmdl object

Description

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

Usage

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

Arguments

object

an object for which the extraction of model fitted values is meaningful.

...

other arguments.

Value

matrix with fitted values


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