Other packages > Find by keyword >

bayesmeta  

Bayesian Random-Effects Meta-Analysis and Meta-Regression
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bayesmeta", "3.4")



Attach the package and use:
library("bayesmeta")
Maintained by
Christian Roever
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-06
Latest Update: 2023-06-27
Description:
A collection of functions allowing to derive the posterior distribution of the model parameters in random-effects meta-analysis or meta-regression, and providing functionality to evaluate joint and marginal posterior probability distributions, predictive distributions, shrinkage effects, posterior predictive p-values, etc.; For more details, see also Roever C (2020) , or Roever C and Friede T (2022) .
How to cite:
Christian Roever (2015). bayesmeta: Bayesian Random-Effects Meta-Analysis and Meta-Regression. R package version 3.4, https://cran.r-project.org/web/packages/bayesmeta. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2015-12-06 22:18), 1.1 (2015-12-16 16:09), 1.2 (2016-07-03 22:04), 1.3 (2016-11-15 12:08), 1.4 (2017-02-17 13:19), 1.5 (2017-07-07 19:06), 1.6 (2017-09-08 14:15), 2.0 (2017-11-28 17:37), 2.1 (2018-02-06 09:43), 2.2 (2018-04-12 09:48), 2.3 (2018-10-11 14:40), 2.4 (2019-08-06 13:20), 2.5 (2020-04-20 21:20), 2.6 (2020-12-15 13:40), 2.7 (2021-08-12 17:10), 3.0 (2022-02-21 14:40), 3.1 (2022-09-14 10:50), 3.2 (2022-09-29 13:50), 3.3 (2023-06-27 11:40)
Other packages that cited bayesmeta R package
View bayesmeta citation profile
Other R packages that bayesmeta depends, imports, suggests or enhances
Complete documentation for bayesmeta
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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