Package: simsl 0.2.1
Hyung Park
simsl: Single-Index Models with a Surface-Link
An implementation of a single-index regression for optimizing individualized dose rules from an observational study. To model interaction effects between baseline covariates and a treatment variable defined on a continuum, we employ two-dimensional penalized spline regression on an index-treatment domain, where the index is defined as a linear combination of the covariates (a single-index). An unspecified main effect for the covariates is allowed, which can also be modeled through a parametric model. A unique contribution of this work is in the parsimonious single-index parametrization specifically defined for the interaction effect term. We refer to Park, Petkova, Tarpey, and Ogden (2020) <doi:10.1111/biom.13320> (for the case of a discrete treatment) and Park, Petkova, Tarpey, and Ogden (2021) "A single-index model with a surface-link for optimizing individualized dose rules" <arxiv:2006.00267v2> for detail of the method. The model can take a member of the exponential family as a response variable and can also take an ordinal categorical response. The main function of this package is simsl().
Authors:
simsl_0.2.1.tar.gz
simsl_0.2.1.tar.gz(r-4.5-noble)simsl_0.2.1.tar.gz(r-4.4-noble)
simsl_0.2.1.tgz(r-4.4-emscripten)simsl_0.2.1.tgz(r-4.3-emscripten)
simsl.pdf |simsl.html✨
simsl/json (API)
# Install 'simsl' in R: |
install.packages('simsl', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:92efc35472. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
Exports:fit.simslpred.simslsimsl
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Air pollution dataset | chicago |
A subfunction used in estimation | der.link |
Single-index models with a surface-link (workhorse function) | fit.simsl |
SIMSL prediction function | pred.simsl |
Single-index models with a surface-link (main function) | simsl |
Warfarin dataset | warfarin |