marssPredict-class | R Documentation |
marssPredict
objects are returned by predict.marssMLE
and forecast.marssMLE
.
A marssPredict object in the MARSS-package
has the output with intervals, the original model and values needed for plotting. The object is mainly used for plot.marssPredict()
and print.marssPredict()
.
signature(x = "marssPredict")
: ...
signature(object = "marssPredict")
: ...
Eli Holmes, NOAA, Seattle, WA.
plot.marssPredict()
, predict.marssMLE()
, forecast.marssMLE()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.