predict.rtsFit: Predict from a 'rtsFit' object

View source: R/print_mcmlrts.R

predict.rtsFitR Documentation

Predict from a rtsFit object

Description

Predictions cannot be generated directly from an rtsFit object, rather new predictions should be generated using the original grid object. A message is printed to the user.

Usage

## S3 method for class 'rtsFit'
predict(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.