Other packages > Find by keyword >

metaBMA  

Bayesian Model Averaging for Random and Fixed Effects Meta-Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("metaBMA", "0.6.9")



Attach the package and use:
library("metaBMA")
Maintained by
Daniel W. Heck
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-26
Latest Update: 2023-09-13
Description:
Computes the posterior model probabilities for standard meta-analysis models (null model vs. alternative model assuming either fixed- or random-effects, respectively). These posterior probabilities are used to estimate the overall mean effect size as the weighted average of the mean effect size estimates of the random- and fixed-effect model as proposed by Gronau, Van Erp, Heck, Cesario, Jonas, & Wagenmakers (2017, ). The user can define a wide range of non-informative or informative priors for the mean effect size and the heterogeneity coefficient. Moreover, using pre-compiled Stan models, meta-analysis with continuous and discrete moderators with Jeffreys-Zellner-Siow (JZS) priors can be fitted and tested. This allows to compute Bayes factors and perform Bayesian model averaging across random- and fixed-effects meta-analysis with and without moderators. For a primer on Bayesian model-averaged meta-analysis, see Gronau, Heck, Berkhout, Haaf, & Wagenmakers (2021, ).
How to cite:
Daniel W. Heck (2017). metaBMA: Bayesian Model Averaging for Random and Fixed Effects Meta-Analysis. R package version 0.6.9, https://cran.r-project.org/web/packages/metaBMA. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:29), 0.3.8 (2017-07-26 19:43), 0.3.9 (2017-08-04 13:56), 0.6.1 (2019-07-10 09:50), 0.6.2 (2019-09-16 17:40), 0.6.3 (2020-06-02 10:40), 0.6.5 (2020-10-29 09:50), 0.6.6 (2021-01-08 12:20), 0.6.7 (2021-03-17 07:50)
Other packages that cited metaBMA R package
View metaBMA citation profile
Other R packages that metaBMA depends, imports, suggests or enhances
Complete documentation for metaBMA
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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