| PlotObsPred | R Documentation |
Base-graphics plot of Observations and Predictions against time.
PlotObsPred(df, dataName = "", E = NULL, Tp = NULL)
df |
A data.frame with a time column plus Observations and Predictions. |
dataName |
Optional label used in the plot title. |
E |
Embedding dimension. |
Tp |
Forecast interval (prediction horizon). |
Invisibly NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.