C++ implementation of the dlm.lpl
1 | dlmLplCpp(Yt_, Ft_, delta, m0_, CS0_, n0, d0)
|
Yt_ |
the vector of observed time series |
Ft_ |
the matrix of covariates |
delta |
discount factor |
m0_ |
the value of the prior mean |
CS0_ |
controls the scaling of the prior variance |
n0 |
prior hypermarameter |
d0 |
prior hypermarameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.