Plot Bayes factors for increasing sample effect sizes in the Bosco et al data
1 2 3 4 5 6 7 | plotBFBoscoOneR(
BoscoEtAl,
BFBosco,
ExpertsPriors_cor,
elicit.stage,
whichplots = c(1, 3, 7, 8)
)
|
BoscoEtAl |
Bosco et al. dataset |
BFBosco |
Dataset containing Bayes factors for Bosco data |
ExpertsPriors_cor |
Dataset ExpertsPriors_tTest containing prior distribution data for the t-test |
elicit.stage |
"Shiny" or "MATCH" for elicited priors from Shiny app or MATCH |
whichplots |
For which experts should plots be created? (1=negative ES, 2:7=experts, 8=large positive ES) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.