| compute_r_eff | R Documentation |
Compute relative effective sample size for log-likelihood
compute_r_eff(object, log_lik, cores = 1)
object |
A clmstan object |
log_lik |
Log-likelihood matrix (S x N) |
cores |
Number of cores for parallel computation |
A vector of relative effective sample sizes (length N)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.