Learn R Programming

rEDM (version 2.0.2)

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)

Value

Invisibly 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).