Package: coxrobust 1.0.2
coxrobust: Fit Robustly Proportional Hazards Regression Model
An implementation of robust estimation in Cox model. Functionality includes fitting efficiently and robustly Cox proportional hazards regression model in its basic form, where explanatory variables are time independent with one event per subject. Method is based on a smooth modification of the partial likelihood.
Authors:
coxrobust_1.0.2.tar.gz
coxrobust_1.0.2.zip(r-4.5)coxrobust_1.0.2.zip(r-4.4)coxrobust_1.0.2.zip(r-4.3)
coxrobust_1.0.2.tgz(r-4.4-x86_64)coxrobust_1.0.2.tgz(r-4.4-arm64)coxrobust_1.0.2.tgz(r-4.3-x86_64)coxrobust_1.0.2.tgz(r-4.3-arm64)
coxrobust_1.0.2.tar.gz(r-4.5-noble)coxrobust_1.0.2.tar.gz(r-4.4-noble)
coxrobust_1.0.2.tgz(r-4.4-emscripten)coxrobust_1.0.2.tgz(r-4.3-emscripten)
coxrobust.pdf |coxrobust.html✨
coxrobust/json (API)
NEWS
# Install 'coxrobust' in R: |
install.packages('coxrobust', repos = c('https://shanascogin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shanascogin/coxrobust/issues
Last updated 3 years agofrom:02b5f6b2aa. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | NOTE | Nov 03 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 03 2024 |
R-4.4-win-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 03 2024 |
R-4.3-win-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-aarch64 | OK | Nov 03 2024 |
Dependencies:latticeMatrixRcppRcppArmadillosurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit Robustly Proportional Hazards Regression Model | coxr |
Fit Robustly Proportional Hazards Regression Object | coxr.object |
coxrobust Overview | coxrobust |
Generate Data from the Proportional Hazards Regression Model | gen_data |
Plot Diagnostics for a coxr Object | plot.coxr |