Description Usage Arguments Value
View source: R/sir_linear_gauss.R
SMC method using SIR algorithm in linear Gaussian state-space model.
1 | SirLinearGauss(y, T, N, S.v, S.w, phi)
|
y |
obeservations. |
T |
time. |
N |
size. |
S.v |
noise. |
S.w |
noise. |
phi |
scale parameter. |
a list of objects: mu.Xs mean sample. var.Xs variance sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.