Convert P-value to Bayes Factor
as_bf(pvalue)
P-value.
Bayes Factor (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_pvalue()] to convert Bayes factor to p-value.
Other bayesian-test:
as_pvalue()
,
bf_compare()
,
bf_from_os()