Skip to contents

Bayes factors

Compute Bayes factors under the binomial and hypergeometric urn models.

bf_binomial()
Bayes factor under the binomial model
bf_urn()
Bayes factor under the hypergeometric urn model

Sensitivity analysis

Locate the smallest perturbations of coding, observation bias, and prior that flip the conclusion.

sens_binomial()
Sensitivity analysis for the binomial Bayes factor
sens_urn()
Sensitivity analysis for the urn Bayes factor
sens_coding()
Sensitivity analysis for coding error

Interactive app

Launch a Shiny app that exposes the Bayes-factor and sensitivity functions through a browser UI.

run_app()
Launch the DrWrinch Shiny app