Official Git repository of R package diagmeta
R package diagmeta implements the method by Steinhauser et al. (2016) for meta-analysis of diagnostic accuracy studies with several cutpoints.
install.packages("diagmeta")
Installation using R package remotes:
install.packages("remotes")
remotes::install_github("guido-s/diagmeta")
bug.report(package = "diagmeta")
The bug.report function is not supported in RStudio. Please send an email to Guido Schwarzer guido.schwarzer@uniklinik-freiburg.de if you use RStudio.
You can also report bugs on GitHub under Issues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.