Other packages > Find by keyword >

rmeta  

Meta-Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rmeta", "3.0")



Attach the package and use:
library("rmeta")
Maintained by
Thomas Lumley
[Scholar Profile | Author Map]
First Published: 1999-08-11
Latest Update: 2018-03-20
Description:
Functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses. Draws standard summary plots, funnel plots, and computes summaries and tests for association and heterogeneity.
How to cite:
Thomas Lumley (1999). rmeta: Meta-Analysis. R package version 3.0, https://cran.r-project.org/web/packages/rmeta. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0 (1999-08-11 14:34), 2.0 (2000-05-26 09:45), 2.1 (2001-02-17 14:27), 2.2 (2001-05-15 09:40), 2.3 (2002-07-11 07:13), 2.4-1 (2002-07-23 16:19), 2.4 (2002-07-13 07:25), 2.5 (2002-11-13 09:11), 2.6 (2003-05-29 23:40), 2.7 (2003-07-26 19:12), 2.10 (2004-01-17 22:28), 2.11 (2004-04-22 18:13), 2.12 (2004-11-23 10:03), 2.13 (2006-04-29 13:12), 2.14 (2006-09-29 12:32), 2.15 (2009-02-24 20:39), 2.16 (2012-10-29 08:59)
Other packages that cited rmeta R package
View rmeta citation profile
Other R packages that rmeta depends, imports, suggests or enhances
Complete documentation for rmeta
Functions, R codes and Examples using the rmeta R package
Some associated functions: catheter . cochrane . forestplot . funnelplot . meta.DSL . meta.MH . meta.colors . meta.cum . meta.summaries . metaplot . 
Some associated R codes: forestplot-grid.R . forestplot.R . meta.R .  Full rmeta package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rmeta30405060708090100110120130140150TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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