plotForecastPreformance: Calculate Forecast Model Preformance

Description Usage Arguments Details Value Author(s)

Description

plots a forecast and training data from time series objects

Usage

1
plotForecastPreformance(fcastData, trainData, seriesName = "")

Arguments

fcastData

univariate ts with the forecasted data (must overlap trainData for preformance metric calcs)

trainData

univariate ts with the training data

seriesName

name ofthe time series

Details

This is intended to plot and look and anualized time series forecast and estimate preformance

Value

a plot of preformance from the time series

Author(s)

Matthew Davis


mdavis29/fpTools documentation built on May 22, 2019, 3:22 p.m.