Package: emery Title: Accuracy Statistic Estimation for Imperfect Gold Standards Version: 0.7.2 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) with additional functions for creating simulated data and visualizing results. Supports binary, ordinal, and continuous measurement methods. Roxygen: list(markdown = TRUE) License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.3 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, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://therealcfdrake.r-universe.dev Date/Publication: 2026-03-27 14:37:16 UTC RemoteUrl: https://github.com/therealcfdrake/emery RemoteRef: HEAD RemoteSha: ca3130ae748e3743ce65b395b2e24987c9f30fb9 NeedsCompilation: no Packaged: 2026-07-03 15:38:26 UTC; root Author: Corie Drake [aut, cre, cph] (ORCID: ) Maintainer: Corie Drake Depends: R (>= 4.2.0)