plotallBFWetzels: Bayes factor correspondence plot for Wetzels et al data

Description Usage Arguments

View source: R/plot_BF_all.R

Description

Bayes factor correspondence plot for Wetzels et al data

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
plotallBFWetzels(
  BFWetzels,
  alternative = "greater",
  elicit.stage = "Shiny",
  disttype = "t",
  BFlog = FALSE,
  x1 = 100,
  y1 = 100,
  x0 = 0,
  y0 = 0
)

Arguments

BFWetzels

Dataset containing Bayes factors for Wetzels data

alternative

one out of "two.sided", "greater", or "less"

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

BFlog

TRUE/FALSE: Should log BFs be displayed?

x1

upper limit x axis

y1

upper limit y axis

x0

lower limit x axis

y0

lower limit y axis


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