runs a kalman filter with specified model, model parameters
1  | kf_1d(y, theta, mu_0, Sigma_0)
 | 
y | 
 observation set  | 
theta | 
 model parameters  | 
mu_0 | 
 initial mean  | 
Sigma_0 | 
 initial variance  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.