Learn R Programming

dmetatools (version 1.1.1)

asthma: Korevaar et al. (2015)'s data of minimally invasive markers for detection of airway eosinophilia in asthma

Description

  • TP: A vector of the number of true positives (TP)

  • FP: A vector of the number of false positives (FP)

  • FN: A vector of the number of false negatives (FN)

  • TN: A vector of the number of true negatives (TN)

Usage

data(asthma)

Arguments

Format

A data frame with 12 rows and 4 variables

References

Korevaar, D. A., Westerhof, G. A., Wang, J., et al. (2015). Diagnostic accuracy of minimally invasive markers for detection of airway eosinophilia in asthma: a systematic review and meta-analysis. Lancet Respiratory Medicine. 3: 290-300. tools:::Rd_expr_doi("10.1016/S2213-2600(15)00050-8")

Noma, H., Matsushima, Y., and Ishii, R. (2021). Confidence interval for the AUC of SROC curve and some related methods using bootstrap for meta-analysis of diagnostic accuracy studies. Communications in Statistics: Case Studies and Data Analysis 7: 344-358. tools:::Rd_expr_doi("10.1080/23737484.2021.1894408")