Package: EPLSIM Type: Package Title: Partial Linear Single Index Models for Environmental Mixture Analysis Version: 0.1.1 Date: 2025-05-04 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") ), person("Myeonggyun", "Lee", role = c("ctb") )) Maintainer: Yuyan Wang 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) for an overview. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 2.10) Imports: splines, ggplot2, MASS, ciTools Suggests: knitr, rmarkdown, testthat (>= 3.0.0) URL: https://github.com/YuyanWangSixTwo/EPLSIM BugReports: https://github.com/YuyanWangSixTwo/EPLSIM/issues VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: cmake make Repository: https://yuyanwangsixtwo.r-universe.dev Date/Publication: 2025-05-05 14:32:29 UTC RemoteUrl: https://github.com/yuyanwangsixtwo/eplsim RemoteRef: HEAD RemoteSha: 35670af24007f8c0be30c6b3d8610ac25f02ab75 NeedsCompilation: no Packaged: 2026-07-03 05:45:50 UTC; root Author: Yuyan Wang [aut, cre] (ORCID: ), Mengling Liu [aut, ctb], Myeonggyun Lee [ctb]