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.

Version: 0.9
Imports: stats, randomForest, rpart, mvtnorm, latex2exp
Suggests: testthat
Published: 2020-08-31
Author: Louis Capitaine ORCID iD [aut, cre]
Maintainer: Louis Capitaine <Louis.capitaine at u-bordeaux.fr>
License: GPL-2
NeedsCompilation: no
CRAN checks: LongituRF results

Documentation:

Reference manual: LongituRF.pdf

Downloads:

Package source: LongituRF_0.9.tar.gz
Windows binaries: r-devel: LongituRF_0.9.zip, r-release: LongituRF_0.9.zip, r-oldrel: LongituRF_0.9.zip
macOS binaries: r-release (arm64): LongituRF_0.9.tgz, r-oldrel (arm64): LongituRF_0.9.tgz, r-release (x86_64): LongituRF_0.9.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LongituRF to link to this page.