Other packages > Find by keyword >

altmeta  

Alternative Meta-Analysis Methods
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("altmeta", "4.2")



Attach the package and use:
library("altmeta")
Maintained by
Lifeng Lin
[Scholar Profile | Author Map]
First Published: 2016-03-01
Latest Update: 2022-08-29
Description:
Provides alternative statistical methods for meta-analysis, including: - bivariate generalized linear mixed models for synthesizing odds ratios, relative risks, and risk differences (Chu et al., 2012 ) - heterogeneity tests and measures and penalization methods that are robust to outliers (Lin et al., 2017 ; Wang et al., 2022 ); - measures, tests, and visualization tools for publication bias or small-study effects (Lin and Chu, 2018 ; Lin, 2019 ; Lin, 2020 ; Shi et al., 2020 ); - meta-analysis of diagnostic tests for synthesizing sensitivities, specificities, etc. (Reitsma et al., 2005 ; Chu and Cole, 2006 ); - meta-analysis methods for synthesizing proportions (Lin and Chu, 2020 ); - models for multivariate meta-analysis, measures of inconsistency degrees of freedom in Bayesian network meta-analysis, and predictive P-score (Lin and Chu, 2018 ; Lin, 2020 ; Rosenberger et al., 2021 ).
How to cite:
Lifeng Lin (2016). altmeta: Alternative Meta-Analysis Methods. R package version 4.2, https://cran.r-project.org/web/packages/altmeta. Accessed 11 May. 2025.
Previous versions and publish date:
1.0 (2016-03-01 00:11), 2.0 (2016-03-28 00:24), 2.1 (2016-04-15 00:43), 2.2 (2016-09-13 08:21), 2.3 (2020-01-27 00:20), 3.0 (2020-04-24 18:10), 3.1 (2020-07-24 14:50), 3.2 (2020-10-31 08:30), 3.3 (2021-03-15 14:10), 4.0 (2022-03-06 08:50), 4.1 (2022-08-29 09:30)
Other packages that cited altmeta R package
View altmeta citation profile
Other R packages that altmeta depends, imports, suggests or enhances
Complete documentation for altmeta
Functions, R codes and Examples using the altmeta R package
Some associated functions: dat.adams . dat.aex . dat.annane . dat.baker . dat.barlow . dat.beck17 . dat.bellamy . dat.bjelakovic . dat.bohren . dat.butters . dat.carless . dat.chor . dat.ducharme . dat.fib . dat.ha . dat.henry . dat.hipfrac . dat.kaner . dat.lcj . dat.paige . dat.plourde . dat.poole . dat.pte . dat.sc . dat.scheidler . dat.slf . dat.smith . dat.whiting . dat.williams . dat.xu . maprop.glmm . maprop.twostep . meta.biv . meta.dt . meta.pen . metahet . metaoutliers . metapb . mvma.bayesian . mvma.hybrid.bayesian . mvma.hybrid . mvma . nma.icdf . nma.predrank . pb.bayesian.binary . pb.hybrid.binary . pb.hybrid.generic . plot.meta.dt . plot.metaoutliers . print.meta.dt . ssfunnel . 
Some associated R codes: check.counts.R . determine.lambda.R . find.counts.R . hypergeometric.R . maprop.glmm.R . maprop.twostep.R . meta.biv.R . meta.dt.R . meta.ml.R . meta.pen.R . metahet.R . metahet.base.R . metaoutliers.R . metapb.R . metapen.lambda.R . mvma.R . mvma.bayesian.R . mvma.fe.R . mvma.hybrid.R . mvma.hybrid.bayesian.R . mvma.re.R . nma.fe.c.R . nma.fe.ic.R . nma.icdf.R . nma.predrank.R . nma.re.c.R . nma.re.ic.R . pb.as.rank.R . pb.as.reg.R . pb.as.reg.het.R . pb.bay.R . pb.bayesian.binary.R . pb.count.R . pb.hybrid.binary.R . pb.hybrid.generic.R . pb.inv.n.R . pb.inv.sqrt.n.R . pb.n.R . pb.rank.R . pb.reg.R . pb.reg.bay.R . pb.reg.het.R . pb.score.R . pb.skew.R . pb.skew.het.R . pb.smoothed.R . pb.smoothed.het.R . pb.trimfill.R . plot.meta.dt.R . plot.metaoutliers.R . print.meta.dt.R . ssfunnel.R . ssfunnel.lor.R . ssfunnel.lrr.R . ssfunnel.md.R . ssfunnel.rd.R . ssfunnel.smd.R . tau2.m.solver.R . tau2.r.solver.R . tryCatch.W.E.R .  Full altmeta package functions and examples
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/10Downloads for altmeta510152025303540TrendBars

Today's Hot Picks in Authors and Packages

PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
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  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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