https://github.com/cran/meta
Raw File
Tip revision: 73242968019bfd05c473bd5984766abef8c25152 authored by Guido Schwarzer on 24 February 2021, 10:20:03 UTC
version 4.17-0
Tip revision: 7324296
DESCRIPTION
Package: meta
Title: General Package for Meta-Analysis
Version: 4.17-0
Date: 2021-02-19
Depends: R (>= 3.5.0)
Imports: metafor (>= 2.1-0), grid, lme4, CompQuadForm, xml2
Suggests: BiasedUrn
Authors@R: person("Guido", "Schwarzer",
                  role = c("cre", "aut"),
                  email = "sc@imbi.uni-freiburg.de",
                  comment = c(ORCID = "0000-0001-6214-9087"))
Maintainer: Guido Schwarzer <sc@imbi.uni-freiburg.de>
URL: https://github.com/guido-s/meta http://meta-analysis-with-r.org
Description: User-friendly general package providing standard methods for meta-analysis and supporting Schwarzer, Carpenter, and Rücker <DOI:10.1007/978-3-319-21416-0>, "Meta-Analysis with R" (2015):
 - fixed effect and random effects meta-analysis;
 - several plots (forest, funnel, Galbraith / radial, L'Abbe, Baujat, bubble);
 - statistical tests and trim-and-fill method to evaluate bias in meta-analysis;
 - import data from 'RevMan 5';
 - prediction interval, Hartung-Knapp method for random effects model;
 - cumulative meta-analysis and leave-one-out meta-analysis;
 - meta-regression;
 - generalised linear mixed models;
 - produce forest plot summarising several (subgroup) meta-analyses.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-19 14:39:00 UTC; sc
Author: Guido Schwarzer [cre, aut] (<https://orcid.org/0000-0001-6214-9087>)
Repository: CRAN
Date/Publication: 2021-02-24 11:20:03 UTC
back to top