Package: lodi Type: Package Title: Limit of Detection Imputation for Single-Pollutant Models Version: 0.9.2 URL: https://github.com/umich-cphds/lodi BugReports: https://github.com/umich-cphds/lodi/issues Authors@R: c( person("Jonathan", "Boss", email = "bossjona@umich.edu", role = c("aut")), person("Alexander", "Rix", email = "alexrix@umich.edu", role = c("aut", "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) . 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: testthat, knitr, rmarkdown VignetteBuilder: knitr Repository: https://umich-cphds.r-universe.dev Date/Publication: 2020-02-18 19:27:10 UTC RemoteUrl: https://github.com/umich-cphds/lodi RemoteRef: HEAD RemoteSha: 3f070dd561413d98a82e8b4156b42e7f901dfa4d NeedsCompilation: no Packaged: 2026-06-20 08:39:56 UTC; root Author: Jonathan Boss [aut], Alexander Rix [aut, cre] Maintainer: Alexander Rix