forecastLimitLowerBound property
The forecast limit lower bound that was used during ARIMA model training with limits.
To see more details of the algorithm: https://otexts.com/fpp2/limits.html
Implementation
core.double? forecastLimitLowerBound;
The forecast limit lower bound that was used during ARIMA model training with limits.
To see more details of the algorithm: https://otexts.com/fpp2/limits.html
core.double? forecastLimitLowerBound;