
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
# getting only bayes factors
ggstatsplot::bf_extractor(
BayesFactor::anovaBF(Sepal.Length ~ Species,
data = iris,
progress = FALSE
)
)
# }
Run the code above in your browser using DataLab