diagmeta: Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints
Official Git repository of R package diagmeta
Description
R package diagmeta implements the method by Steinhauser et al. (2016) for meta-analysis of diagnostic accuracy studies with several cutpoints.
References
Installation
Current official
release:
install.packages("diagmeta")Current beta / GitHub release:
Installation using R package devtools:
install.packages("devtools")
devtools::install_github("guido-s/diagmeta")Bug Reports:
bug.report(package = "diagmeta")The bug.report function is not supported in RStudio. Please send an email to Guido Schwarzer sc@imbi.uni-freiburg.de if you use RStudio.
You can also report bugs on GitHub under Issues.