# Citation file for the diagcounts package

citHeader("To cite diagcounts in publications, please use:")

bibentry(
bibtype = "Article",
author = c(
person("Xuanqian", "Xie"),
person("Myra", "Wang"),
person("Jesmin", "Antony"),
person("Stacey", "Vandersluis"),
person("Conrad", "Kabali")
),
title = "System of Linear Equations to Derive Unreported Test Accuracy Counts",
journal = "Statistics in Medicine",
year = "2025",
textVersion = paste(
"Kabali C, Xie X, Wang M, Antony J, Vandersluis S (2025).",
"System of Linear Equations to Derive Unreported Test Accuracy Counts.",
"Statistics in Medicine."
)
)
