Package: lodi
Type: Package
Title: Limit of Detection Imputation for Single-Pollutant Models
Version: 0.9.0
URL: https://github.com/umich-cphds/lodmi
BugReports: https://github.com/umich-cphds/lodmi/issues
Authors@R: c(
    person("Jonathan", "Boss", email = "bossjona@umich.edu", role = c("aut")),
    person("Alexander", "Rix", email = "alexrix@umich.edu", role = c("cre")))
Description: Impute observed values below the limit of detection (LOD) via
    censored likelihood multiple imputation (CLMI) in single-pollutant
    models, developed by Boss et al (2019) <doi:10.1097/EDE.0000000000001052>.
    CLMI handles exposure detection limits that may change throughout the course
    of exposure assessment. 'lodi' provides functions for imputing and
    pooling for this method.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: stats, rlang (>= 0.3.0)
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-18 11:42:28 UTC; alexrix
Author: Jonathan Boss [aut],
  Alexander Rix [cre]
Maintainer: Alexander Rix <alexrix@umich.edu>
Repository: CRAN
Date/Publication: 2019-07-18 16:40:06 UTC
