plotKLWetzelsES: Plot KL divergence for Wetzels et al. data

Description Usage Arguments

View source: R/plot_KL.R

Description

Plot KL divergence for Wetzels et al. data

Usage

1
2
3
4
5
6
7
8
plotKLWetzelsES(
  WetzelsEtAl,
  KLWetzels,
  ExpertsPriors_tTest,
  elicit.stage,
  disttype,
  percent = 0.3
)

Arguments

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.


astefan1/ExpertAgreement documentation built on Nov. 29, 2021, 3:44 a.m.