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]
All associated links for this package
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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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