Package: ICcforest 0.5.1
ICcforest: An Ensemble Method for Interval-Censored Survival Data
Implements the conditional inference forest approach to modeling interval-censored survival data. It also provides functions to tune the parameters and evaluate the model fit. See Yao et al. (2019) <arxiv:1901.04599>.
Authors:
ICcforest_0.5.1.tar.gz
ICcforest_0.5.1.zip(r-4.7)ICcforest_0.5.1.zip(r-4.6)ICcforest_0.5.1.zip(r-4.5)
ICcforest_0.5.1.tgz(r-4.6-any)ICcforest_0.5.1.tgz(r-4.5-any)
ICcforest_0.5.1.tar.gz(r-4.7-any)ICcforest_0.5.1.tar.gz(r-4.6-any)
ICcforest_0.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ICcforest/json (API)
NEWS
| # Install 'ICcforest' in R: |
| install.packages('ICcforest', repos = c('https://weichiyao.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:b33231dd25. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 188 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 106 |
Exports:ICcforestsbrier_ICtuneICRF
Dependencies:classclicodacodetoolscpp11data.tablediagramdigestfarverforeachFormulafuturefuture.applyggplot2globalsgluegtableicenReginumipredisobanditeratorsKernSmoothlabelinglatticelavalibcoinlifecyclelistenvMASSMatrixMLEcensmvtnormnnetnumDerivparallellypartykitprodlimprogressrR6RColorBrewerRcppRcppEigenrlangrpartS7scalesshapeSQUAREMsurvivalvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construct a conditional inference forest model for interval-censored survival data | ICcforest-package |
| Extract an individual tree from an ICcforest object | gettree.ICcforest |
| Fit a conditional inference forest for interval-censored survival data | ICcforest |
| Predict from an ICcforest model | predict.ICcforest |
| Model Fit For Interval-Censored Data | sbrier_IC |
| Tune mtry to the optimal value with respect to out-of-bag error for an ICcforest model | tuneICRF |
