Learn R Programming

rts2 (version 0.10.2)

predict.rtsFit: 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 rtsFit
predict(object, ...)

Value

Nothing. Called for effects.

Arguments

object

A rtsFit object.

...

Further arguments passed from other methods