R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
metafor
View on CRAN: Click
here
Download and install metafor package within the R console
Install from CRAN:
install.packages("metafor")
Install from Github:
library("remotes")
install_github("cran/metafor")
Install by package version:
library("remotes")
install_version("metafor", "4.6-0")
Attach the package and use:
library("metafor")
Maintained by
Wolfgang Viechtbauer
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-05
Latest Update: 2023-09-27
Description:
A comprehensive collection of functions for conducting meta-analyses in R. The package includes functions to calculate various effect sizes or outcome measures, fit equal-, fixed-, random-, and mixed-effects models to such data, carry out moderator and meta-regression analyses, and create various types of meta-analytical plots (e.g., forest, funnel, radial, L'Abbe, Baujat, bubble, and GOSH plots). For meta-analyses of binomial and person-time data, the package also provides functions that implement specialized methods, including the Mantel-Haenszel method, Peto's method, and a variety of suitable generalized linear (mixed-effects) models (i.e., mixed-effects logistic and Poisson regression models). Finally, the package provides functionality for fitting meta-analytic multivariate/multilevel models that account for non-independent sampling errors and/or true effects (e.g., due to the inclusion of multiple treatment studies, multiple endpoints, or other forms of clustering). Network meta-analyses and meta-analyses accounting for known correlation structures (e.g., due to phylogenetic relatedness) can also be conducted. An introduction to the package can be found in Viechtbauer (2010) .
How to cite:
Wolfgang Viechtbauer (2009). metafor: Meta-Analysis Package for R. R package version 4.6-0, https://cran.r-project.org/web/packages/metafor. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.5-0 (2009-06-05 09:20), 0.5-3 (2009-07-31 20:14), 0.5-4 (2009-09-18 22:25), 0.5-5 (2009-10-08 14:41), 0.5-7 (2009-12-06 11:08), 1.0-1 (2010-02-02 11:08), 1.1-0 (2010-04-28 11:32), 1.3-0 (2010-06-25 14:03), 1.4-0 (2010-07-31 01:00), 1.5-0 (2010-12-16 10:31), 1.6-0 (2011-04-13 07:25), 1.7-0 (2013-02-06 11:56), 1.8-0 (2013-04-11 17:37), 1.9-0 (2013-06-21 20:56), 1.9-1 (2013-07-20 15:28), 1.9-2 (2013-10-07 15:05), 1.9-3 (2014-05-05 14:44), 1.9-4 (2014-07-30 19:35), 1.9-5 (2014-11-24 16:07), 1.9-6 (2015-05-07 22:01), 1.9-7 (2015-05-22 07:49), 1.9-8 (2015-09-28 17:40), 1.9-9 (2016-09-25 16:37), 2.0-0 (2017-06-22 15:56), 2.1-0 (2019-05-14 12:20), 2.4-0 (2020-03-19 23:30), 3.0-1 (2021-06-03 13:00), 3.0-2 (2021-06-09 16:30), 3.4-0 (2022-04-21 16:40), 3.8-1 (2022-08-26 19:20), 4.0-0 (2023-03-19 22:20), 4.2-0 (2023-05-08 13:30), 4.4-0 (2023-09-27 20:40)
Other packages that cited metafor R package
View metafor citation profile
Other R packages that metafor depends,
imports, suggests or enhances
Complete documentation for metafor
Functions, R codes and Examples using
the metafor R package
Some associated functions: addpoly.default . addpoly . addpoly.predict.rma . addpoly.rma . aggregate.escalc . anova.rma . baujat . bldiag . blsplit . blup . coef.permutest.rma.uni . coef.rma . confint.rma . contrmat . conv.2x2 . conv.delta . conv.fivenum . conv.wald . cumul . dfround . emmprep . escalc . fitstats . fitted.rma . forest.cumul.rma . forest.default . forest . forest.rma . formatters . formula.rma . fsn . funnel . gosh . hc . influence.rma.mv . influence.rma.uni . labbe . leave1out . llplot . matreg . metafor-package . metafor.news . methods.anova.rma . methods.confint.rma . methods.escalc . methods.list.rma . methods.matreg . methods.vif.rma . mfopt . misc-models . misc-options . misc-recs . model.matrix.rma . permutest . plot.cumul.rma . plot.gosh.rma . plot.infl.rma.uni . plot.permutest.rma.uni . plot.rma . plot.rma.uni.selmodel . plot.vif.rma . predict.rma . print.anova.rma . print.confint.rma . print.escalc . print.fsn . print.gosh.rma . print.hc.rma.uni . print.list.rma . print.matreg . print.permutest.rma.uni . print.ranktest.rma . print.regtest.rma . print.rma . profile.rma . qqnorm.rma . radial . ranef . ranktest . rcalc . regplot . regtest . replmiss . reporter . residuals.rma . rma.glmm . rma.mh . rma.mv . rma.peto . rma.uni . robust . selmodel . simulate.rma . tes . to.long . to.table . to.wide . transf . trimfill . update.rma . vcalc . vcov.rma . vec2mat . vif . weights.rma .
Some associated R codes: Full metafor package functions and examples
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
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)
quickcode
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
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
composits
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sevvandi Kandanaarachchi (view profile)
tropAlgebra
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Muhammad Kashif Hanif (view profile)
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)