Plot KL divergence for Wetzels et al. data
1 2 3 4 5 6 7 8 | plotKLWetzelsES(
WetzelsEtAl,
KLWetzels,
ExpertsPriors_tTest,
elicit.stage,
disttype,
percent = 0.3
)
|
WetzelsEtAl |
Wetzels et al. dataset |
KLWetzels |
Dataset containing Bayes factors for Wetzels data |
ExpertsPriors_tTest |
Dataset ExpertsPriors_tTest containing prior distribution data for the t-test |
elicit.stage |
"Shiny" or "MATCH" for elicited priors from Shiny app or MATCH |
disttype |
Which prior distribution family? "norm" for normal distribution, "t" for t-distribution |
percent |
Determines xlim bounds. Credible interval of the prior distributions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.