initCholReg.spam | R Documentation |
Computes the Cholesky decomposition for the quadratic term in the (Gaussian) posterior of the TVP regression coefficients. The sparsity pattern will not change during the MCMC, so we can save computation time by computing this up front.
initCholReg.spam(obs_sigma_t2, evol_sigma_t2, XtX, D = 1)
obs_sigma_t2 |
the |
evol_sigma_t2 |
the |
XtX |
the |
D |
the degree of differencing (one or two) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.