In one of my previous blog posts I demonstrated how to implement an Ensemble Kalman Filter (EnKF) in R.
In this post I will demonstrate how to predict future system states and observations with the EnKF.
Continue reading R code for forecasting with the Ensemble Kalman Filter