Forecasts are equal to the last observed value from the same season.
Forecasts are equal to the mean of historical data.
Forecasts are equal to the value of the last observation.
A variation of the naive method that allows forecasts to increase or decrease over time based on the average change in historical data. Core Functionality
Forecasts are equal to the last observed value from the same season.
Forecasts are equal to the mean of historical data.
Forecasts are equal to the value of the last observation.
A variation of the naive method that allows forecasts to increase or decrease over time based on the average change in historical data. Core Functionality