Package: LongituRF 0.9
LongituRF: Random Forests for Longitudinal Data
Random forests are a statistical learning method widely used in many areas of scientific research essentially for its ability to learn complex relationships between input and output variables and also its capacity to handle high-dimensional data. However, current random forests approaches are not flexible enough to handle longitudinal data. In this package, we propose a general approach of random forests for high-dimensional longitudinal data. It includes a flexible stochastic model which allows the covariance structure to vary over time. Furthermore, we introduce a new method which takes intra-individual covariance into consideration to build random forests. The method is fully detailled in Capitaine et.al. (2020) <doi:10.1177/0962280220946080> Random forests for high-dimensional longitudinal data.
Authors:
LongituRF_0.9.tar.gz
LongituRF_0.9.zip(r-4.5)LongituRF_0.9.zip(r-4.4)LongituRF_0.9.zip(r-4.3)
LongituRF_0.9.tgz(r-4.4-any)LongituRF_0.9.tgz(r-4.3-any)
LongituRF_0.9.tar.gz(r-4.5-noble)LongituRF_0.9.tar.gz(r-4.4-noble)
LongituRF_0.9.tgz(r-4.4-emscripten)LongituRF_0.9.tgz(r-4.3-emscripten)
LongituRF.pdf |LongituRF.html✨
LongituRF/json (API)
# Install 'LongituRF' in R: |
install.packages('LongituRF', repos = c('https://sistm.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sistm/longiturf/issues
Last updated 3 years agofrom:3ac37353f9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:DataLongGeneratorMERFMERTREEMforestREEMtreeStability_Score
Dependencies:cligluelatex2explifecyclemagrittrmvtnormrandomForestrlangrpartstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Longitudinal data generator | DataLongGenerator |
(S)MERF algorithm | MERF |
(S)MERT algorithm | MERT |
Predict with longitudinal trees and random forests. | predict.longituRF |
(S)REEMforest algorithm | REEMforest |
(S)REEMtree algorithm | REEMtree |
Stability score function for (S)MERF and (S)REEMforest methods | Stability_Score |