Package: DynForest 1.2.1
DynForest: Random Forest with Multivariate Longitudinal Predictors
Based on random forest principle, 'DynForest' is able to include multiple longitudinal predictors to provide individual predictions. Longitudinal predictors are modeled through the random forest. The methodology is fully described for a survival outcome in: Devaux, Helmer, Genuer & Proust-Lima (2023) <doi:10.1177/09622802231206477>.
Authors:
DynForest_1.2.1.tar.gz
DynForest_1.2.1.zip(r-4.7)DynForest_1.2.1.zip(r-4.6)DynForest_1.2.1.zip(r-4.5)
DynForest_1.2.1.tgz(r-4.6-any)DynForest_1.2.1.tgz(r-4.5-any)
DynForest_1.2.1.tar.gz(r-4.7-any)DynForest_1.2.1.tar.gz(r-4.6-any)
DynForest_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
DynForest/json (API)
| # Install 'DynForest' in R: |
| install.packages('DynForest', repos = c('https://anthonydevaux.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anthonydevaux/dynforest/issues
- data_simu1 - Data_simu1 dataset
- data_simu2 - Data_simu2 dataset
- pbc2 - Pbc2 dataset
Last updated from:46cb72d6f1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 214 | ||
| source / vignettes | OK | 261 | ||
| linux-release-x86_64 | OK | 184 | ||
| macos-release-arm64 | OK | 209 | ||
| macos-oldrel-arm64 | OK | 176 | ||
| windows-devel | OK | 128 | ||
| windows-release | OK | 135 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 191 |
Exports:compute_gvimpcompute_ooberrorcompute_vardepthcompute_vimpdynforestget_treeget_treenodes
Dependencies:askpassbackportsbase64encbitbit64bootbslibcachemcellrangercheckmateclassclicliprclustercmprskcodetoolscolorspacecpp11crayoncurldata.tableDescToolsdiagramdigestdoParalleldoRNGe1071evaluateExactexpmfarverfastmapfontawesomeforcatsforeachforeignFormulafsfuturefuture.applyggplot2gldglmnetglobalsgluegridExtragtablehavenhighrHmischmshtmlTablehtmltoolshtmlwidgetshttrisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelavalcmmlifecyclelistenvlmommagrittrmarqLevAlgMASSMatrixMatrixModelsmemoisemetsmimemultcompmvtnormnlmennetnumDerivopensslparallellypbapplypecpillarpkgconfigplotrixpolsplineprettyunitsprodlimprogressprogressrproxyPublishquantregR6rangerrappdirsRColorBrewerRcppRcppArmadilloRcppEigenreadrreadxlrematchriskRegressionrlangrmarkdownrmsrngtoolsrootSolverpartrstudioapiS7sandwichsassscalesshapespacefillrSparseMSQUAREMstringistringrsurvivalsysTH.datatibbletidyselecttimeregtinytextzdbutf8vctrsviridisLitevroomwithrxfunyamlzoo
Last update: 2024-10-25
Started: 2024-10-23
Last update: 2024-10-23
Started: 2024-10-23
Last update: 2024-10-23
Started: 2024-10-23
Last update: 2024-10-23
Started: 2024-10-23
Last update: 2024-10-23
Started: 2024-10-23
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute the grouped importance of variables (gVIMP) statistic | compute_gvimp |
| Compute the Out-Of-Bag error (OOB error) | compute_ooberror |
| Extract characteristics from the trees building process | compute_vardepth |
| Compute the importance of variables (VIMP) statistic | compute_vimp |
| data_simu1 dataset | data_simu1 |
| data_simu2 dataset | data_simu2 |
| Random forest with multivariate longitudinal endogenous covariates | dynforest |
| Extract some information about the split for a tree by user | get_tree |
| Extract nodes identifiers for a given tree | get_treenodes |
| pbc2 dataset | pbc2 |
| Plot function in dynforest | plot.dynforest plot.dynforestgvimp plot.dynforestpred plot.dynforestvardepth plot.dynforestvimp |
| Prediction using dynamic random forests | predict.dynforest |
| Print function | print.dynforest print.dynforestgvimp print.dynforestoob print.dynforestpred print.dynforestvardepth print.dynforestvimp |
| Display the summary of dynforest | summary.dynforest summary.dynforestoob |
