.kalman_filter | R Documentation |
Utils function to apply Kalman filter
.kalman_filter(x, H, ...)
x |
Numerical vector. |
H |
Covariance matrix or array of disturbance terms \epsilon_tϵ of observation equations. |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.