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.5)DynForest_1.2.1.zip(r-4.4)DynForest_1.2.0.zip(r-4.3)
DynForest_1.2.1.tgz(r-4.4-any)DynForest_1.2.0.tgz(r-4.3-any)
DynForest_1.2.1.tar.gz(r-4.5-noble)DynForest_1.2.1.tar.gz(r-4.4-noble)
DynForest_1.2.1.tgz(r-4.4-emscripten)DynForest_1.2.0.tgz(r-4.3-emscripten)
DynForest.pdf |DynForest.html✨
DynForest/json (API)
NEWS
# 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 24 days agofrom:7cdea73e71. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:compute_gvimpcompute_ooberrorcompute_vardepthcompute_vimpdynforestget_treeget_treenodes
Dependencies:askpassbackportsbase64encbootbslibcachemcellrangercheckmateclasscliclustercmprskcodetoolscolorspacecpp11crayoncurldata.tableDescToolsdiagramdigestdoParalleldoRNGe1071evaluateExactexpmfansifarverfastmapfontawesomeforeachforeignFormulafsfuturefuture.applyggplot2gldglobalsgluegridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetshttrisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelavalcmmlifecyclelistenvlmommagrittrmarqLevAlgMASSMatrixMatrixModelsmemoisemetsmgcvmimemultcompmunsellmvtnormnlmennetnumDerivopensslparallellypbapplypecpillarpkgconfigplotrixpolsplineprettyunitsprodlimprogressprogressrproxyPublishquantregR6randtoolboxrangerrappdirsRColorBrewerRcppRcppArmadilloRcppEigenreadxlrematchriskRegressionrlangrmarkdownrmsrngtoolsrngWELLrootSolverpartrstudioapisandwichsassscalesshapeSparseMSQUAREMstringistringrsurvivalsysTH.datatibbletimeregtinytexutf8vctrsviridisviridisLitewithrxfunyamlzoo
How to use DynForest with categorical outcome?
Rendered fromclassification.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2024-10-23
Started: 2024-10-23
How to use DynForest with continuous outcome?
Rendered fromregression.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2024-10-23
Started: 2024-10-23
How to use DynForest with survival outcome?
Rendered fromsurvival.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2024-10-25
Started: 2024-10-23
Introduction to DynForest methodology
Rendered fromintroduction.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2024-10-23
Started: 2024-10-23
Overview of DynForest package
Rendered fromoverview.Rmd
usingknitr::rmarkdown
on Oct 31 2024.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 |