Kalman-and-Bayesian-Filters-in-Python
Kalman-and-Bayesian-Filters-in-Python copied to clipboard
Question: what is the recommended way to introduce seasonality to Kalman filter?
Can an Unscented Kalman Filter encode seasonality in the data? If so, what is the recommended way of doing it? Are there any references out there for introducing seasonality on Kalman Filter?