diagmeta-package {diagmeta} | R Documentation |
diagmeta: Brief overview of methods and general hints
Description
R package diagmeta implements the method by Steinhauser et al. (2016) for the meta-analysis of diagnostic test accuracy studies with multiple cutoffs.
Details
Main function of R package diagmeta is the eponymous
diagmeta
. Corresponding functions for printing and
plotting are available: print.diagmeta
,
plot.diagmeta
Furthermore, a summary function and corresponding print function
are available to provide a briefer output:
summary.diagmeta
,
print.summary.diagmeta
Additional functions provided in diagmeta are
diagstats
to calculate additional statistical
measures for the diagnostic test accuracy meta-analysis and
ipd2diag
to transform individual participant data to
the data format required by diagmeta
.
Type help(package = "diagmeta")
for a listing of R functions and
datasets available in diagmeta.
Type citation("diagmeta")
for the preferred citation of
R package diagmeta.
To report problems and bugs
type
bug.report(package = "diagmeta")
if you do not use RStudio,send an email to Guido Schwarzer guido.schwarzer@uniklinik-freiburg.de if you use RStudio.
The development version of diagmeta is available on GitHub https://github.com/guido-s/diagmeta.
Author(s)
Gerta Rücker gerta.ruecker@uniklinik-freiburg.de, Susanne Steinhauser susanne.steinhauser@uni-koeln.de, Srinath Kolampally kolampal@imbi.uni-freiburg.de, Guido Schwarzer guido.schwarzer@uniklinik-freiburg.de
References
Steinhauser S, Schumacher M, Rücker G (2016): Modelling multiple thresholds in meta-analysis of diagnostic test accuracy studies. BMC Medical Research Methodology, 16, 97