BayesFactor
BayesFactor R package for Bayesian data analysis with common statistical models.
Install / Use
/learn @richarddmorey/BayesFactorREADME
BayesFactor is an R package that enables the computation of Bayes factors in standard designs, such as one- and two- sample designs, ANOVA designs, regression, and analysis of contingency tables and proportions.
Installing
To install the latest stable version from CRAN, use install.packages:
install.packages('BayesFactor', dependencies = TRUE)
or your R graphical user interface's install packages menu.
To install the latest development version, you can use install_github from the devtools package:
## install devtools if necessary
install.packages('devtools')
## Load devtools package for install_github()
library(devtools)
## get BayesFactor from github
install_github('richarddmorey/BayesFactor', subdir='pkg/BayesFactor', dependencies = TRUE)
Under Linux, you'll need standard build tools installed (gcc, etc).
Under OSX, you'll need Xcode with the command-line tools.
Under Windows, you'll probably have to have Rtools (available from CRAN).
Related Skills
feishu-drive
344.1k|
things-mac
344.1kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
344.1kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
