View source: R/bayes_gibbs_steps.R
draw_trend_innovations | R Documentation |
Draws (correlated) trend variances.
draw_trend_innovations(model, state, df_var, df_cov, df_prior)
model |
state space model object |
state |
time series matrix with states |
df_var |
data frame with trend and drift variance settings |
df_cov |
data frame with trend and drift covariance settings |
df_prior |
prior distribution matrix |
A named vector of drawn parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.