PlotSmap: Plot S-map predictions and coefficients
Description
Base-graphics multi-panel plot of S-map predictions and coefficient series.
Usage
PlotSmap(SmapList, dataName = "", E = NULL, Tp = NULL)
Arguments
- SmapList
A list returned by SMap (predictions and coefficients).
- dataName
Optional label used in the plot title.
- E
Embedding dimension.
- Tp
Forecast interval (prediction horizon).