FREEtree: Tree Method for High Dimensional Longitudinal Data

This tree-based method deals with high dimensional longitudinal data with correlated features through the use of a piecewise random effect model. FREE tree also exploits the network structure of the features, by first clustering them using Weighted Gene Co-expression Network Analysis ('WGCNA'). It then conducts a screening step within each cluster of features and a selecting step among the surviving features, which provides a relatively unbiased way to do feature selection. By using dominant principle components as regression variables at each leaf and the original features as splitting variables at splitting nodes, FREE tree delivers easily interpretable results while improving computational efficiency.

Getting started

Package details

AuthorYuancheng Xu [aut], Athanasse Zafirov [cre], Christina Ramirez [aut], Dan Kojis [aut], Min Tan [aut], Mike Alvarez [aut]
MaintainerAthanasse Zafirov <zafirov@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FREEtree")

Try the FREEtree package in your browser

Any scripts or data that you put into this service are public.

FREEtree documentation built on July 1, 2020, 6:26 p.m.