htree: Historical Tree Ensembles for Longitudinal Data

Historical regression trees are an extension of standard trees, producing a non-parametric estimate of how the response depends on all of its prior realizations as well as that of any time-varying predictor variables. The method applies equally to regularly as well as irregularly sampled data. The package implements random forest and boosting ensembles based on historical regression trees, suitable for longitudinal data. Standard error estimation and Z-score variable importance is also implemented.

Version: 2.0.0
Depends: R (≥ 2.9.0), parallel
Published: 2018-07-13
Author: Joe Sexton
Maintainer: Joe Sexton <joesexton0 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: htree results

Documentation:

Reference manual: htree.pdf

Downloads:

Package source: htree_2.0.0.tar.gz
Windows binaries: r-devel: htree_2.0.0.zip, r-release: htree_2.0.0.zip, r-oldrel: htree_2.0.0.zip
macOS binaries: r-release (arm64): htree_2.0.0.tgz, r-oldrel (arm64): htree_2.0.0.tgz, r-release (x86_64): htree_2.0.0.tgz, r-oldrel (x86_64): htree_2.0.0.tgz
Old sources: htree archive

Linking:

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