PlotObsPred: Plot observed versus predicted values

View source: R/EDM_Plot.R

PlotObsPredR Documentation

Plot observed versus predicted values

Description

Base-graphics plot of Observations and Predictions against time.

Usage

PlotObsPred(df, dataName = "", E = NULL, Tp = NULL)

Arguments

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

Value

Invisibly NULL.


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