getPredValues: Extract the predicted values

Description Usage Arguments Details Value See Also

Description

Extract the predicted values

Usage

1
getPredValues(a_Year, a_Month)

Arguments

a_Year

a character value of the last year in the date list for forecasting in form "YYYY" (for example, "2017", "2018" etc.)

a_Month

a character value of the last month in the date list for forecasting in form "MM" (for example, "01", "07", "10" etc.)

Details

This function uses predicted value, taken from the getPredictions function for given time period ended with a_Year and a_Month. Then extract it the predicted values from the predictions.

Value

a dataset of the predicted values

See Also

fitRegressionModels getForecastingInterval lapply


alnever/osdata documentation built on May 10, 2019, 10:25 a.m.