Package: PVBcorrect
Type: Package
Title: Partial Verification Bias Correction for Diagnostic Accuracy
Version: 0.3.1
Authors@R: 
    person(given = "Wan Nor",
           family = "Arifin",
           role = c("aut", "cre", "cph"),
           email = "wnarifin@gmail.com",
           comment = c(ORCID = "0000-0001-7786-4251"))
Maintainer: Wan Nor Arifin <wnarifin@gmail.com>
URL: https://github.com/wnarifin/PVBcorrect/
Description: Performs partial verification bias (PVB) correction for binary 
    diagnostic tests, where PVB arises from selective patient verification in 
    diagnostic accuracy studies. Supports correction of important accuracy
    measures -- sensitivity, specificity, positive predictive values and 
    negative predictive value -- under missing-at-random and 
    missing-not-at-random missing data mechanisms. Available methods and 
    references are "Begg and Greenes' methods" in Alonzo & Pepe (2005) 
    <doi:10.1111/j.1467-9876.2005.00477.x> and deGroot et al. (2011) 
    <doi:10.1016/j.annepidem.2010.10.004>; "Multiple imputation" in 
    Harel & Zhou (2006) <doi:10.1002/sim.2494>, "EM-based logistic regression" 
    in Kosinski & Barnhart (2003) <doi:10.1111/1541-0420.00019>; 
    "Inverse probability weighting" in Alonzo & Pepe (2005) 
    <doi:10.1111/j.1467-9876.2005.00477.x>; "Inverse probability bootstrap 
    sampling" in Nahorniak et al. (2015) <doi:10.1371/journal.pone.0131765> 
    and Arifin & Yusof (2022) <doi:10.3390/diagnostics12112839>; 
    "Scaled inverse probability resampling methods" in Arifin & Yusof (2025) 
    <doi:10.1371/journal.pone.0321440>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: boot, mice
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2025-10-02 06:59:45 UTC; wnarifin
Author: Wan Nor Arifin [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7786-4251>)
Repository: CRAN
Date/Publication: 2025-10-08 08:40:18 UTC
Built: R 4.6.0; ; 2025-10-11 04:10:39 UTC; windows
