Description Usage Arguments Value
View source: R/calculate_loglik.R
calculate log-likelihood by integrating over the posterior distribution
1 | calculate_log_lik(k_lambda, k_omega, alpha, dat)
|
k_lambda |
stored lambda matrix from mcmc iteration. |
k_omega |
stored omega matrix from mcmc iteration. |
alpha |
stored alpha vector from mcmc iteration. |
dat |
data matrix. |
log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.