init | R Documentation |
init
provides starting values to initialise the Kalman filter
init(mdl, ...)
## S3 method for class 'stsm'
init(mdl, ...)
mdl |
an object of class |
... |
additional arguments. |
An list with the initial state and its covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.