Description Usage Arguments Value
Calculate the trace term in the ELBO for use in the variational approximation.
1 | trace_term_fun(cov_par, Sigma12, Sigma22, delta)
|
cov_par |
A named list of covariance parameters. |
Sigma12 |
Covariance matrix between observed data locations (rows) and knots (columns) |
Sigma22 |
Variance covariance matrix at the knots. |
delta |
A small diagonal perturbation to Sigma22 for numerical stability. |
The value of the trace term in the ELBO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.