powered by
BayesFactor
Extract Bayes Factors from BayesFactor model object.
bf_extractor(bf.object, ...)
An object from BayesFactor package test results.
Currently ignored.
# NOT RUN { # getting only bayes factors ggstatsplot::bf_extractor( BayesFactor::anovaBF( formula = Sepal.Length ~ Species, data = iris, progress = FALSE ) ) # }
Run the code above in your browser using DataLab