format_BF {BayesTools} | R Documentation |
Format Bayes factor
Description
Formats Bayes factor
Usage
format_BF(BF, logBF = FALSE, BF01 = FALSE, inclusion = FALSE)
Arguments
BF |
Bayes factor(s) |
logBF |
log(BF) |
BF01 |
1/BF |
inclusion |
whether the Bayes factor is an inclusion BF (for naming purposes) |
Value
format_BF
returns a formatted Bayes factor.
[Package BayesTools version 0.2.17 Index]