Package: simml 0.3.0

Hyung Park
simml: Single-Index Models with Multiple-Links
A major challenge in estimating treatment decision rules from a randomized clinical trial dataset with covariates measured at baseline lies in detecting relatively small treatment effect modification-related variability (i.e., the treatment-by-covariates interaction effects on treatment outcomes) against a relatively large non-treatment-related variability (i.e., the main effects of covariates on treatment outcomes). The class of Single-Index Models with Multiple-Links is a novel single-index model specifically designed to estimate a single-index (a linear combination) of the covariates associated with the treatment effect modification-related variability, while allowing a nonlinear association with the treatment outcomes via flexible link functions. The models provide a flexible regression approach to developing treatment decision rules based on patients' data measured at baseline. We refer to Park, Petkova, Tarpey, and Ogden (2020) <doi:10.1016/j.jspi.2019.05.008> and Park, Petkova, Tarpey, and Ogden (2020) <doi:10.1111/biom.13320> (that allows an unspecified X main effect) for detail of the method. The main function of this package is simml().
Authors:
simml_0.3.0.tar.gz
simml_0.3.0.tar.gz(r-4.7-any)simml_0.3.0.tar.gz(r-4.6-any)
simml_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
simml/json (API)
| # Install 'simml' in R: |
| install.packages('simml', 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 from:22fdec89b8. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 124 | ||
| linux-release-x86_64 | OK | 122 | ||
| wasm-release | OK | 94 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A subfunction used in estimation | der.link |
| Single-index models with multiple-links (workhorse function) | fit.simml |
| A data generation function | generate.data |
| A function for ordinal categorical response data generation. | ordinal.data |
| SIMML prediction function | pred.simml |
| Single-index models with multiple-links (main function) | simml |