Description Usage Arguments Value
Calculates CI for Odds Ratio bayesian way Extracted from PropCIs::orci.bayes() Can return HDI instead of equal tailed CI interval as well.
1 | or_ci_bayes(counts, conf.level = 0.89, k = 0.5, nsim = 1e+07, hdi = FALSE)
|
counts |
double of length 4 |
conf.level |
double |
k |
double; prior for beta distribution |
nsim |
integer |
hdi |
boolean; should HDI be used instead of equaly tailes CI? |
double of length 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.