Description Usage Arguments Value Examples
RTS kalman filter (smooth) a univariate timeseries with F and H = 1. Simple function to demonstrate kalman smoothing.
1 |
z |
univariate timeseries (ts) or single vector of values |
q |
estimated process noise variance (V in StructTS$model) |
r |
estimated measurement noise variance (h in StructTS$model) |
smoothed timeseries.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.