Package: coarseDataTools Version: 0.7.2 Date: 2025-04-09 Title: Analysis of Coarsely Observed Data Authors@R: c(person("Nicholas G.", "Reich", email = "nick@umass.edu", role = c("aut", "cre")), person("Justin", "Lessler", email = "jlessler@unc.edu", role = "aut"), person("Andrew", "Azman", email = "andrewazman@gmail.com", role = "aut"), person("Zhian N.", "Kamvar", email = "zkamvar@gmail.com", role = "ctb"), person("Hugo", "Gruson", email = "hugo.gruson@normalesup.org", role = "ctb")) Maintainer: Nicholas G. Reich License: GPL (>= 2) URL: http://nickreich.github.io/coarseDataTools/ Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: MCMCpack, graphics, stats, methods Suggests: markdown, knitr Description: Functions to analyze coarse data. Specifically, it contains functions to (1) fit parametric accelerated failure time models to interval-censored survival time data, and (2) estimate the case-fatality ratio in scenarios with under-reporting. This package's development was motivated by applications to infectious disease: in particular, problems with estimating the incubation period and the case fatality ratio of a given disease. Sample data files are included in the package. See Reich et al. (2009) , Reich et al. (2012) , and Lessler et al. (2009) . Collate: 'CFR_estimation.R' 'dic.fit.mcmc.R' 'dic.fit.R' 'get.obs.type.R' 'S4stuff.R' 'sampleSizeSimulation.R' 'coarseDataTools-package.R' VignetteBuilder: knitr RoxygenNote: 7.3.2 Repository: https://nickreich.r-universe.dev Date/Publication: 2025-04-11 23:46:31 UTC RemoteUrl: https://github.com/nickreich/coarsedatatools RemoteRef: HEAD RemoteSha: ff0290751126eaac43f5732b19478225ccfb2fbe NeedsCompilation: no Packaged: 2026-07-02 08:39:27 UTC; root Author: Nicholas G. Reich [aut, cre], Justin Lessler [aut], Andrew Azman [aut], Zhian N. Kamvar [ctb], Hugo Gruson [ctb]