Other packages > Find by keyword >

metagear  

Comprehensive Research Synthesis Tools for Systematic Reviews and Meta-Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("metagear", "0.7")



Attach the package and use:
library("metagear")
Maintained by
Marc J. Lajeunesse
[Scholar Profile | Author Map]
First Published: 2015-05-21
Latest Update: 2021-02-15
Description:
Functionalities for facilitating systematic reviews, data extractions, and meta-analyses. It includes a GUI (graphical user interface) to help screen the abstracts and titles of bibliographic data; tools to assign screening effort across multiple collaborators/reviewers and to assess inter- reviewer reliability; tools to help automate the download and retrieval of journal PDF articles from online databases; figure and image extractions from PDFs; web scraping of citations; automated and manual data extraction from scatter-plot and bar-plot images; PRISMA (Preferred Reporting Items for Systematic Reviews and Meta-Analyses) flow diagrams; simple imputation tools to fill gaps in incomplete or missing study parameters; generation of random effects sizes for Hedges' d, log response ratio, odds ratio, and correlation coefficients for Monte Carlo experiments; covariance equations for modelling dependencies among multiple effect sizes (e.g., effect sizes with a common control); and finally summaries that replicate analyses and outputs from widely used but no longer updated meta-analysis software (i.e., metawin). Funding for this package was supported by National Science Foundation (NSF) grants DBI-1262545 and DEB-1451031. CITE: Lajeunesse, M.J. (2016) Facilitating systematic reviews, data extraction and meta-analysis with the metagear package for R. Methods in Ecology and Evolution 7, 323-330 .
How to cite:
Marc J. Lajeunesse (2015). metagear: Comprehensive Research Synthesis Tools for Systematic Reviews and Meta-Analysis. R package version 0.7, https://cran.r-project.org/web/packages/metagear. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.1 (2015-05-21 16:24), 0.2 (2015-08-19 13:49), 0.3 (2017-01-03 16:25), 0.4 (2017-03-24 20:03), 0.5 (2020-03-20 16:50), 0.6 (2020-04-11 16:30)
Other packages that cited metagear R package
View metagear citation profile
Other R packages that metagear depends, imports, suggests or enhances
Complete documentation for metagear
Functions, R codes and Examples using the metagear R package
Some associated functions: Kam_et_al_2003_Fig2.jpg . Kortum_and_Acymyan_2013_Fig4.jpg . MA_effectsTable . PDF_download . PDF_extractImages . PDFs_collect . abstract_screener . browse_DOI . chachi . covariance_commonControl . effort_distribute . effort_initialize . effort_merge . effort_redistribute . effort_summary . example_references_metagear . figure_add . figure_barPlot . figure_detectAllPoints . figure_detectAxis . figure_display . figure_displayDetectedPoints . figure_displayDetections . figure_extractDetectedPoints . figure_read . figure_removeOutlyingPoints . figure_scatterPlot . figure_splitPlot . figure_transformByColors . figure_transformToBinary . figure_write . impute_SD . impute_missingness . isPDF . metagear-package . plot_PRISMA . random_N . random_OR . random_RR . random_d . random_missingness . random_pairedN . random_r . replicate_MetaWin2.0 . replicate_phyloMeta1.3 . scrape_bibliography . 
Some associated R codes: MA_effectsTable.R . PDF_download.R . PDF_extractImages.R . PDF_utils.R . PDFs_collect.R . abstract_screener.R . browse_DOI.R . chachi.R . covariance_commonControl.R . effort_distribute.R . effort_initialize.R . effort_merge.R . effort_redistribute.R . effort_summary.R . effort_utils.R . figure_add.R . figure_barPlot.R . figure_detectAllPoints.R . figure_detectAxis.R . figure_display.R . figure_displayDetectedPoints.R . figure_displayDetections.R . figure_extractDetectedPoints.R . figure_extractXAxis.R . figure_manual_extraction.R . figure_read.R . figure_removeOutlyingPoints.R . figure_scatterPlot.R . figure_split.R . figure_transformByColors.R . figure_transformToBinary.R . figure_utils.R . figure_write.R . impute_SD.R . impute_missingness.R . impute_utils.R . isPDF.R . metagear.R . metagear_data.R . metagear_utils.R . plot_PRISMA.R . plot_PRISMA_utils.R . random_N.R . random_OR.R . random_RR.R . random_d.R . random_missingness.R . random_pairedN.R . random_r.R . random_utils.R . replicate_MetaWin2.0.R . replicate_phyloMeta1.3.R . scrape_bibliography.R . scrape_utils.R . zzz.R .  Full metagear 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 metagear01020304050607080TrendBars

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  
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  
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  
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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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