ffplot: Flow field forecast plot

Description Usage Arguments Value Author(s) References

Description

Plots the original data, the penalized spline regression, the forecast values and error bands.

Usage

1
ffplot(t, y, skeleton, fcast, std.error)

Arguments

t

time series observation times

y

time series response values

skeleton

data skeleton from penalized spline regression

fcast

forecast values

std.error

forecast errors

Value

Returns no values. This function returns a plot of the time series, the penalized spline regression, the forecast values and prediction bands.

Author(s)

Kyle A. Caudle

References

Frey, MR and Caudle, KA "Flow field forecasting for univariate time series," Statistical Analysis and Data Mining, 2013.


flowfield documentation built on May 2, 2019, 10:21 a.m.