Other packages > Find by keyword >

BayesFactor  

Computation of Bayes Factors for Common Designs
View on CRAN: Click here


Download and install BayesFactor package within the R console
Install from CRAN:
install.packages("BayesFactor")

Install from Github:
library("remotes")
install_github("cran/BayesFactor")

Install by package version:
library("remotes")
install_version("BayesFactor", "0.9.12-4.7")



Attach the package and use:
library("BayesFactor")
Maintained by
Richard D. Morey
[Scholar Profile | Author Map]
First Published: 2012-10-11
Latest Update: 2024-01-24
Description:
A suite of functions for computing various Bayes factors for simple designs, including contingency tables, one- and two-sample designs, one-way designs, general ANOVA designs, and linear regression.
How to cite:
Richard D. Morey (2012). BayesFactor: Computation of Bayes Factors for Common Designs. R package version 0.9.12-4.7, https://cran.r-project.org/web/packages/BayesFactor. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.8.2 (2012-10-11 17:34), 0.8.3 (2012-10-12 09:00), 0.8.5 (2012-11-07 19:04), 0.8.6 (2012-11-20 12:46), 0.8.7 (2012-11-24 18:59), 0.8.8 (2012-11-29 06:47), 0.9.0 (2013-01-17 22:32), 0.9.1 (2013-02-22 10:36), 0.9.2 (2013-03-19 22:11), 0.9.3 (2013-04-03 10:41), 0.9.4 (2013-04-12 14:36), 0.9.5 (2013-10-16 08:52), 0.9.6 (2014-01-18 19:02), 0.9.7 (2014-02-22 14:57), 0.9.8 (2014-08-29 10:24), 0.9.9 (2014-10-22 16:04), 0.9.10-1 (2015-02-04 09:04), 0.9.10-2 (2015-02-09 16:44), 0.9.10 (2015-02-01 17:38), 0.9.11-1 (2015-03-20 20:58), 0.9.11 (2015-03-17 00:11), 0.9.12-2 (2015-09-19 19:50), 0.9.12-4.1 (2018-05-08 13:28), 0.9.12-4.2 (2018-05-19 16:58), 0.9.12-4.3 (2021-12-13 10:30), 0.9.12-4.4 (2022-07-05 16:20), 0.9.12-4.5 (2023-09-22 00:20), 0.9.12-4.6 (2023-12-01 11:10), 0.9.12-4 (2018-05-07 22:51)
Other packages that cited BayesFactor R package
View BayesFactor citation profile
Other R packages that BayesFactor depends, imports, suggests or enhances
Complete documentation for BayesFactor
Functions, R codes and Examples using the BayesFactor R package
Some associated functions: BFBayesFactor-class . BFBayesFactorList-class . BFInfo . BFManual . BFodds-class . BFprobability-class . BayesFactor-package . anovaBF . as.BFBayesFactor . as.BFprobability . compare-methods . contingencyTableBF . correlationBF . enumerateGeneralModels . extractBF-methods . extractOdds-methods . extractProbabilities-methods . filterBF . generalTestBF . grapes-same-grapes . grapes-termin-grapes . linearReg.R2stat . lmBF . logMeanExpLogs . meta.ttestBF . model-classes . model.matrix-methods . nWayAOV . newPriorOdds . oneWayAOV.Fstat . options-BayesFactor . plot.BFBayesFactor . plot.BFBayesFactorTop . posterior-methods . priorLogodds-method . priorOdds-method . proportionBF . puzzles . raceDolls . recompute-methods . regressionBF . ttest.tstat . ttestBF . 
Some associated R codes: BayesFactorPCL-package.R . RcppExports.R . aaClasses.R . aaGenerics.R . anovaBF-utility.R . anovaBF.R . base64.R . checkCallback.R . checking.R . common.R . contingency-utility.R . contingency.R . correlation-JASP.R . correlation-utility.R . correlationBF.R . gaussApproxAOV.R . generalTest-utility.R . generalTestBF.R . linearReg_R2stat.R . lmBF.R . logMean.R . manual.R . meta-ttest-utility.R . meta.ttestBF.R . methods-BFBayesFactor.R . methods-BFBayesFactorList.R . methods-BFBayesFactorTop.R . methods-BFlinearModel-compare.R . methods-BFmodel.R . methods-BFmodelSample.R . methods-BFodds.R . methods-BFprobability.R . model.matrix.R . nWayAOV-utility.R . nWayAOV.R . newPriorOdds.R . onAttach.R . oneWayAOV-utility.R . oneWayAOV_Fstat.R . plot-BFBayesFactor.R . plot-BFBayesFactorTop.R . proportion-utility.R . proportionBF.R . regressionBF-utility.R . regressionBF.R . ttest-informed-JASP.R . ttest-utility.R . ttestBF.R . ttest_tstat.R . version.R .  Full BayesFactor package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for BayesFactor300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA