Convert Bayes Factor to P-value
as_pvalue(bf)
Bayes factor.
p-value (scalar value).
Marsman, M., & Wagenmakers, E. J. (2017). Three insights from a Bayesian interpretation of the one-sided P value. Educational and Psychological Measurement, 77(3), 529-539.
[as_bf()] to convert p-value to Bayes factor.
Other bayesian-test:
as_bf()
,
bf_compare()
,
bf_from_os()