Package: EPLSIM
Type: Package
Title: Partial Linear Single Index Models for Environmental Mixture
        Analysis
Version: 0.1.0
Date: 2023-03-02
Authors@R: c(person("Yuyan", "Wang", role = c("aut", "cre"), 
             email = "yuyan.wang@nyumc.org", comment = c(ORCID = "0000-0003-3747-0762")),
             person("Mengling", "Liu", role = c("aut", "ctb") ))
Maintainer: Yuyan Wang <yuyan.wang@nyumc.org>
Description: Collection of ancillary functions and utilities for Partial Linear Single Index Models for Environmental mixture analyses, which currently provides functions for scalar outcomes. The outputs of these functions include the single index function, single index coefficients, partial linear coefficients, mixture overall effect, exposure main and interaction effects, and differences of quartile effects. In the future, we will add functions for binary, ordinal, Poisson, survival, and longitudinal outcomes, as well as models for time-dependent exposures. See Wang et al (2020) <doi:10.1186/s12940-020-00644-4> for an overview. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Depends: R (>= 2.10)
Imports: splines, ggplot2, MASS, ciTools
Suggests: knitr, PerformanceAnalytics, rmarkdown, testthat (>= 3.0.0)
URL: https://github.com/YuyanWangSixTwo/EPLSIM
BugReports: https://github.com/YuyanWangSixTwo/EPLSIM/issues
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2023-03-07 14:55:47 UTC; wangy40
Author: Yuyan Wang [aut, cre] (<https://orcid.org/0000-0003-3747-0762>),
  Mengling Liu [aut, ctb]
Repository: CRAN
Date/Publication: 2023-03-08 15:10:05 UTC
Built: R 4.2.0; ; 2023-07-11 01:07:59 UTC; unix
