The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.LongituRF |
Author: | Louis Capitaine [aut, cre] |
Maintainer: | Louis Capitaine <Louis.capitaine at u-bordeaux.fr> |
License: | GPL-2 |
NeedsCompilation: | no |
CRAN checks: | LongituRF results |
Reference manual: | LongituRF.pdf |
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, r-oldrel (x86_64): LongituRF_0.9.tgz |
Please use the canonical form https://CRAN.R-project.org/package=LongituRF to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.