Hello,
What time series method does the "Function and Seasonal Component Forecast" operator use? Here is what the help description says:
"The model contains of a polynomial function which describes the trend
of a time series and a seasonal component with length seasonality
which describes the seasonal effects of a time series"
This is clearly neither ARIMA nor Holt-Winters (since there are separate operators for those), but what method exactly is this, in terms that are understood in time series analysis terminology outside of RapidMiner? Is this exponential smoothing with seasonality? Here are two lists of standard approaches for comparison:
I would appreciate a clarification.
Regards,
Chitu