Package: splineCox 0.0.1
splineCox: A Two-Stage Estimation Approach to Cox Regression Using M-Spline Function
Implements a two-stage estimation approach for Cox regression using five-parameter M-spline functions to model the baseline hazard. It allows for flexible hazard shapes and model selection based on log-likelihood criteria.
Authors:
splineCox_0.0.1.tar.gz
splineCox_0.0.1.zip(r-4.5)splineCox_0.0.1.zip(r-4.4)splineCox_0.0.1.zip(r-4.3)
splineCox_0.0.1.tgz(r-4.4-any)splineCox_0.0.1.tgz(r-4.3-any)
splineCox_0.0.1.tar.gz(r-4.5-noble)splineCox_0.0.1.tar.gz(r-4.4-noble)
splineCox_0.0.1.tgz(r-4.4-emscripten)splineCox_0.0.1.tgz(r-4.3-emscripten)
splineCox.pdf |splineCox.html✨
splineCox/json (API)
NEWS
# Install 'splineCox' in R: |
install.packages('splineCox', repos = c('https://ren1227.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ren1227/splinecox/issues
Last updated 28 days agofrom:7adfdadd23. Checks:7 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Dec 19 2024 |
R-4.5-win | OK | Dec 19 2024 |
R-4.5-linux | OK | Dec 19 2024 |
R-4.4-win | OK | Dec 19 2024 |
R-4.4-mac | OK | Dec 19 2024 |
R-4.3-win | OK | Dec 19 2024 |
R-4.3-mac | OK | Dec 19 2024 |
Exports:splineCox.reg1splineCox.reg2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fitting the five-parameter spline Cox model giving a specified shape | splineCox.reg1 |
Fitting the five-parameter spline Cox model with a specified shape, selecting the best fit | splineCox.reg2 |