forecastcycli
forecastcycli is a conceptual framework for forecasting that emphasizes the explicit modeling of cyclical components in time series forecasts. The approach treats cycles—recurrent patterns with varying amplitude and period—as central elements alongside trend and irregular components.
Core ideas: Identify cycles using spectral analysis, time-domain cycle estimators, or state-space models with latent cycle
Methodology: 1) collect data, 2) detect cycles and estimate parameters (period, amplitude, phase), 3) construct a
Applications: economic indicators, energy demand, weather-influenced variables, sales with business-cycle patterns, traffic flows, and other time
Limitations: cycles may change over time, nonstationarity, regime shifts, data scarcity, risk of overfitting, computational complexity
See also: time series decomposition, seasonal adjustment, Fourier analysis, Kalman filter, state-space models, cycle detection.