Package: nricens 1.6
nricens: NRI for Risk Prediction Models with Time to Event and Binary Response Data
Calculating the net reclassification improvement (NRI) for risk prediction models with time to event and binary data.
Authors:
nricens_1.6.tar.gz
nricens_1.6.zip(r-4.5)nricens_1.6.zip(r-4.4)nricens_1.6.zip(r-4.3)
nricens_1.6.tgz(r-4.4-any)nricens_1.6.tgz(r-4.3-any)
nricens_1.6.tar.gz(r-4.5-noble)nricens_1.6.tar.gz(r-4.4-noble)
nricens_1.6.tgz(r-4.4-emscripten)nricens_1.6.tgz(r-4.3-emscripten)
nricens.pdf |nricens.html✨
nricens/json (API)
# Install 'nricens' in R: |
install.packages('nricens', repos = c('https://eisuke-inoue.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 6 years agofrom:9165fcfb4d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:categorizeget.risk.coxphget.risk.survregget.surv.kmget.uppdwnget.uppdwn.binnribinnribin.count.mainnricensnricens.ipw.mainnricens.km.main
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R Functions to calculate NRI for comparing time to event and binary response models. | nricens-package |
Categorization of a continuous variable. | categorize |
Calculate individual risks based on the Cox regression model. | get.risk.coxph |
Calculate individual risks based on the parametric survival regression model. | get.risk.survreg |
Calculate a survival probability at a given time by the standard Kaplan-Meier estimator. | get.surv.km |
Determine 'UP' and 'DOWN' for the NRI calculation | get.uppdwn |
Determine 'UP' and 'DOWN' for the NRI calculation | get.uppdwn.bin |
NRI for binary models | nribin |
Estimate NRI by the counting method. | nribin.count.main |
NRI for time to event models | nricens |
Estimate NRI by the inverse probability weighting (IPW) method. | nricens.ipw.main |
Estimate NRI by the standard Kaplan-Meier method. | nricens.km.main |