Package: rwicc
Title: Regression with Interval-Censored Covariates
Version: 0.1.3
Authors@R: c(
    person(given = "Douglas",
           family = "Morrison",
           role = c("aut", "cre","cph"),
           email = "dmorrison01@ucla.edu",
           comment = c(ORCID = "0000-0002-7195-830X")),
    person(given = "Ron",
           family = "Brookmeyer",
           role = c("aut")))
Description: Provides functions to simulate and analyze data for a regression model with an interval censored covariate, as described in Morrison et al. (2021) <doi:10.1111/biom.13472>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Config/testthat/edition: 3
Imports: biglm, dplyr, lubridate, magrittr, stats, pryr, arm, ggplot2,
        scales
Suggests: spelling, rmarkdown, knitr, testthat, markdown, pander
Language: en-US
URL: https://d-morrison.github.io/rwicc/,
        https://github.com/d-morrison/rwicc
BugReports: https://github.com/d-morrison/rwicc/issues
NeedsCompilation: no
Packaged: 2022-03-09 01:15:52 UTC; dmorrison
Author: Douglas Morrison [aut, cre, cph]
    (<https://orcid.org/0000-0002-7195-830X>),
  Ron Brookmeyer [aut]
Maintainer: Douglas Morrison <dmorrison01@ucla.edu>
Repository: CRAN
Date/Publication: 2022-03-09 21:40:06 UTC
Built: R 4.2.0; ; 2023-07-11 00:41:45 UTC; unix
