Learn R Programming

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

BayesFactor (version 0.9.10-2)

Computation of Bayes Factors for Common Designs

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.

Copy Link

Version

Install

install.packages('BayesFactor')

Monthly Downloads

19,734

Version

0.9.10-2

License

GPL-2

Maintainer

R. Morey

Last Published

February 9th, 2015

Functions in BayesFactor (0.9.10-2)

options-BayesFactor

options() for package BayesFactor
ttestBF

Function for Bayesian analysis of one- and two-sample designs
compare

Compare two models, with respect to some data
recompute

Recompute a Bayes factor computation or MCMC object.
BFBayesFactor-class

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

Functions to compute the logarithm of the mean (and cumulative means) of vectors of logarithms
as.BFBayesFactor

Function to coerce objects to the BFBayesFactor class
%same%

Compare two objects to see if they are the 'same', for some loose definition of same
BFBayesFactorList-class

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

Plot a Bayes factor top-down object
ttest.tstat

Use t statistic to compute Bayes factor for one- and two- sample designs
BFInfo

Prints the version information for the BayesFactor package
BayesFactor-package

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

Use ANOVA design matrix to compute Bayes factors or sample posterior
enumerateGeneralModels

Function for generation of nested linear models
lmBF

Function to compute Bayes factors for specific linear models
BFmodel-class

General S4 classes for representing models for comparison
raceDolls

Hraba and Grant (1970) children's doll preference data
regressionBF

Function to compute Bayes factors for regression designs
meta.ttestBF

Function for Bayesian analysis of one- and two-sample designs
posterior

Sample from the posterior distribution of one of several models.
puzzles

Puzzle completion times from Hays (1994)
contingencyTableBF

Function for Bayesian analysis of one- and two-sample designs
extractBF

Extract the Bayes factor from an object
oneWayAOV.Fstat

Use F statistic to compute Bayes factor for balanced one-way designs
BFManual

Opens the HTML manual for the BayesFactor package
plot.BFBayesFactor

Plot a Bayes factor object
proportionBF

Function for Bayesian analysis of proportions
linearReg.R2stat

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

Find a model term in a vector of model terms
generalTestBF

Function to compute Bayes factors for general designs
anovaBF

Function to compute Bayes factors for ANOVA designs
model.matrix,BFBayesFactor-method

Design matrices for Bayes factor linear models analyses.