Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 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.

You can’t perform that action at this time.