Description Usage Arguments Details Value See Also
Extract the predicted values
1 | getPredValues(a_Year, a_Month)
|
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.) |
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.
a dataset of the predicted values
fitRegressionModels
getForecastingInterval
lapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.