Linear regression: regressionBF
lmBF
, linearReg.R2stat
;
t test: ttestBF
, ttest.tstat
;
ANOVA: anovaBF
, lmBF
,
oneWayAOV.Fstat
;
Other useful functions: posterior
, for
sampling from posterior distributions;
recompute
, for re-estimating a Bayes factor
or posterior distribution; compare
, to
compare two model posteriors; and
plot.BFBayesFactor
, for plotting Bayes
factor objects.
Rouder, J. N., Speckman, P. L., Sun, D., Morey, R. D., & Iverson, G. (2009). Bayesian t-tests for accepting and rejecting the null hypothesis. Psychonomic Bulletin & Review, 16, 752-760
Rouder, J. N., Morey, R. D., Speckman, P. L., Province, J. M., (2012) Default Bayes Factors for ANOVA Designs. Journal of Mathematical Psychology. 56. p. 356-374.
Perception and Cognition Lab (University of Missouri):
Bayes factor calculators.
BAS
## See specific functions for examples.
Run the code above in your browser using DataLab