fitted.rtsFit: Fitted values from a 'rtsFit' object

View source: R/print_mcmlrts.R

fitted.rtsFitR Documentation

Fitted values from a rtsFit object

Description

Fitted values should not be generated directly from an rtsFit object, rather fitted values should be generated using the original grid object. A message is printed to the user.

Usage

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

Arguments

object

A rtsFit object.

...

Further arguments passed from other methods

Value

Nothing, called for effects.


rts2 documentation built on April 3, 2025, 7:39 p.m.