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 06 Nov. 2024.
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

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
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  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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