Package: eesim
Type: Package
Title: Simulate and Evaluate Time Series for Environmental Epidemiology
Version: 0.1.0
Date: 2017-06-02
Authors@R: c(person("Sarah", "Koehler", email = "sakoehler7@gmail.com",
    role = c("aut")),
    person("Brooke", "Anderson", email = "brooke.anderson@colostate.edu",
    role = c("aut", "cre")))
Description: Provides functions to create simulated time series of environmental
    exposures (e.g., temperature, air pollution) and health outcomes for use in
    power analysis and simulation studies in environmental epidemiology. This
    package also provides functions to evaluate the results of simulation studies
    based on these simulated time series. This work was supported by a grant
    from the National Institute of Environmental Health Sciences (R00ES022631) and
    a fellowship from the Colorado State University Programs for Research and
    Scholarly Excellence.
License: GPL (>= 2)
LazyData: TRUE
URL: http://github.com/sakoehler7/eesim
BugReports: http://github.com/sakoehler7/eesim/issues
Imports: dplyr (>= 0.5.0), lubridate (>= 1.5.6), purrr (>= 0.2.2),
        splines, viridis (>= 0.4.0)
RoxygenNote: 6.0.1
Suggests: dlnm (>= 2.3.2), ggplot2 (>= 2.2.1), gridExtra (>= 2.2.1),
        knitr (>= 1.15.1), rmarkdown (>= 1.5.0), tidyr (>= 0.6.2)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-02 20:45:29 UTC; _gbanders
Author: Sarah Koehler [aut],
  Brooke Anderson [aut, cre]
Maintainer: Brooke Anderson <brooke.anderson@colostate.edu>
Repository: CRAN
Date/Publication: 2017-06-03 17:55:52 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:00 UTC; windows
