Learn R Programming

htree (version 2.0.0)

Historical Tree Ensembles for Longitudinal Data

Description

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.

Copy Link

Version

Install

install.packages('htree')

Monthly Downloads

8

Version

2.0.0

License

GPL (>= 2)

Maintainer

Joe Sexton

Last Published

July 13th, 2018

Functions in htree (2.0.0)

predict_hrf

Prediction
varimp_hrf

Variable importance
cd4

Multicenter AIDS Study
hrf

Random forest for longitudinal data
mscm

Mothers Stress Child Morbidity Data
partdep_hrf

Partial dependence
htb

Tree boosting for longitudinal data
misc

Internal helper functions