Learn R Programming

⚠️There's a newer version (0.9.12-4.7) of this package.Take me there.

BayesFactor (version 0.9.2)

Computation of Bayes factors for common designs

Description

The BayesFactor package is a suite of functions for computing various Bayes factors for simple designs, including the one- and two-sample designs, one-way designs, general ANOVA designs, and linear regression.

Copy Link

Version

Install

install.packages('BayesFactor')

Monthly Downloads

19,734

Version

0.9.2

License

GPL-2

Maintainer

R. Morey

Last Published

March 19th, 2013

Functions in BayesFactor (0.9.2)

extractBF

Extract the Bayes factor from an object
BFmodel-class

General S4 classes for representing models for comparison
logMeanExpLogs

Functions to compute the logarithm of the mean (and cumulative means) of vectors of logarithms
anovaBF

Function to compute Bayes factors for ANOVA designs
BFManual

Opens the HTML manual for the BayesFactor package
regressionBF

Function to compute Bayes factors for regression designs
compare

Compare two models, with respect to some data
plot.BFBayesFactorTop

Plot a Bayes factor top-down object
lmBF

Function to compute Bayes factors for specific linear models
recompute

Take an object and redo the computation (useful for sampling)
posterior

Sample from the posterior distribution of one of several models.
BFBayesFactorList-class

General S4 class for representing a collection of Bayes factor model comprisons, each against a different denominator
ttestBF

Function for Bayesian analysis of one- and two-sample designs
plot.BFBayesFactor

Plot a Bayes factor object
puzzles

Puzzle completion times from Hays (1994)
BFBayesFactor-class

General S4 class for representing multiple Bayes factor model comparisons, all against the same model
nWayAOV

Use ANOVA design matrix to compute Bayes factors or sample posterior
ttest.tstat

Use t statistic to compute Bayes factor for one- and two- sample designs
as.BFBayesFactor

Function to coerce objects to the BFBayesFactor class
BFInfo

Prints the version information for the BayesFactor package
BayesFactor-package

Functions to compute Bayes factor hypothesis tests for common research designs and hypotheses.
oneWayAOV.Fstat

Use F statistic to compute Bayes factor for balanced one-way designs
linearReg.R2stat

Use R^2 statistic to compute Bayes factor for regression designs