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

Today's Hot Picks in Authors and Packages

EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
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  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
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