p2BF {evidence} | R Documentation |
This function computes the approximate lower bound to the Bayes factor of the null hypothesis against the alternative, assuming equal odds of the null and the alternatlve.
p2BF(p)
p |
the frequentist p-value (which has to be less than 1/e or 0.37) |
the approximate lower bound of the Bayes factor of the null hypothesis against the alternative
the p-value should be less than 1/e (= 0.37).
Robert van Hulst
Sellke, T., Bayarri, M.J., and Berger, J.O. 2001. Calibration of p Values for Testing Precise Hypotheses. Am. Statistician 55(1) pp 62–71.
van Hulst, R. 2018. Evaluating Scientific Evidence. ms.
p2BF(p = 0.05)