In one of my previous blog posts I showed how to implement and apply the Gauss-Hermite Kalman Filter (GHKF) in R.
In this post I will demonstrate how to predict future system states and observations with the GHKF.
Continue reading R code for forecasting with the Gauss-Hermite Kalman filter