Package: ivdtools
Title: Statistical Tools for Evaluation of in Vitro Diagnostic Reagents
Version: 0.1.2
Authors@R: 
    person("hiox-tech", email = "GeorgeBinDragon@outlook.com",
           role = c("cph", "aut", "cre"))
Description: Provides statistical workflows used in the evaluation of in vitro
    diagnostic reagents. Facilities include method comparison and
    Bland-Altman analysis, receiver operating characteristic analysis,
    qualitative agreement, precision and variance-component analysis,
    reference intervals, stability studies, quality-control charts,
    curve fitting, analytical sensitivity, outlier and normality assessment,
    and sample-size calculations. For methodological details,
    see Bland and Altman (1986) <doi:10.1016/S0140-6736(86)90837-8>,
    Passing and Bablok (1983) <doi:10.1515/cclm.1983.21.11.709>,
    Linnet (1993) <doi:10.1093/clinchem/39.3.424>,
    Hanley and McNeil (1982) <doi:10.1148/radiology.143.1.7063747>,
    Horn et al. (1998) <doi:10.1093/clinchem/44.3.622>,
    Westgard et al. (1981) <doi:10.1093/clinchem/27.3.493>,
    and Lu et al. (2016) <doi:10.1515/ijb-2015-0039>.
License: MIT + file LICENSE
URL: https://github.com/hiox-tech/ivdtools
BugReports: https://github.com/hiox-tech/ivdtools/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: ggplot2, ggrepel, minpack.lm, nloptr, nls2, nortest, rlang,
        stats, utils, VCA, VFP
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-08-19 14:34:51 UTC; zhangkai
Author: hiox-tech [cph, aut, cre]
Maintainer: hiox-tech <GeorgeBinDragon@outlook.com>
Repository: CRAN
Date/Publication: 2026-08-20 17:00:02 UTC
