tidyBF

Tidy Wrapper for 'BayesFactor' Package


License
AML

Documentation

tidyBF: Tidy Wrapper for BayesFactor Package

lifecycle R build status pkgdown

Retirement notice


This package is no longer being maintained and might be removed from CRAN in future. All its functionality and development has now moved to statsExpressions package.

Please see: https://indrajeetpatil.github.io/statsExpressions/


Overview

tidyBF package is a tidy wrapper around the BayesFactor package that always expects the data to be in the tidy format and return a tibble containing Bayes Factor values. Additionally, it provides a more consistent syntax and by default returns a dataframe with rich details. These functions can also return expressions containing results from Bayes Factor tests that can then be displayed in custom plots.

Installation

Type Source Command
Release CRAN install.packages("tidyBF")
Development GitHub remotes::install_github("IndrajeetPatil/tidyBF")

Acknowledgments

The hexsticker was generously designed by Sarah Otterstetter (Max Planck Institute for Human Development, Berlin).