Hello folks, I am using time series componentes to forecast an horizon of 4 weeks of income. The Remove Seasonality Componente outputs the removed seasonality column and used differencing to calculate it.
The ARIMA Predictor componente forecast the differenced value.
I need to convert the forecasted value to its original value (not differenced value).
Do you know any node that help me to do this job ?