PlotSmap: Plot S-map predictions and coefficients

View source: R/EDM_Plot.R

PlotSmapR Documentation

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

Value

Invisibly NULL.


rEDM documentation built on Aug. 30, 2026, 9:07 a.m.