Package: emery
Title: Accuracy Statistic Estimation for Imperfect Gold Standards
Version: 0.6.0
Authors@R: 
    person("Corie", "Drake", , "therealcfdrake@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1517-7103"))
Description: Produce maximum likelihood estimates of common accuracy statistics
 for multiple measurement methods when a gold standard is not available. An R 
 implementation of the expectation maximization algorithms described in Zhou et 
 al. (2011) <doi:10.1002/9780470906514> with additional functions for creating 
 simulated data and visualizing results. Supports binary, ordinal, and 
 continuous measurement methods.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/therealcfdrake/emery
BugReports: https://github.com/therealcfdrake/emery/issues
Imports: stats, dplyr, ggplot2, purrr, tibble, tidyr, utils, methods,
        mvtnorm, stringr, Rdpack
RdMacros: Rdpack
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-09 13:52:46 UTC; corie
Author: Corie Drake [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1517-7103>)
Maintainer: Corie Drake <therealcfdrake@gmail.com>
Depends: R (>= 4.2.0)
Repository: CRAN
Date/Publication: 2025-06-09 14:10:02 UTC
Built: R 4.3.3; ; 2025-06-19 04:58:39 UTC; unix
