README.md

diagmeta: Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints

Official Git repository of R package diagmeta

Build Status CRAN Version Monthly Downloads Total Downloads

Description

R package diagmeta implements the method by Steinhauser et al. (2016) for meta-analysis of diagnostic accuracy studies with several cutpoints.

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

Installation

Current official CRAN Version release:

install.packages("diagmeta")

Current beta / GitHub release:

Installation using R package remotes:

install.packages("remotes")
remotes::install_github("guido-s/diagmeta")

Bug Reports:

You can report bugs on GitHub under Issues.

or using the R command

bug.report(package = "diagmeta")

(which is not supported in RStudio).



guido-s/diagmeta documentation built on April 9, 2023, 2:35 p.m.