Description Usage Arguments Details Value
Compute the Bayes factor between two models.
1 | bayes_factor(samples1, samples2, ...)
|
samples1 |
CoalHMM MCMC samples from the first model. |
samples2 |
CoalHMM MCMC samples from the second model. |
Computes the model likelihood for two different models and returns the Bayes factor comparing the two models.
Bayes factor P(D | M1) / P(D | M2).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.