Skip to content
/ trac Public

Tree-based Aggregation of Compositional Data

Notifications You must be signed in to change notification settings

jacobbien/trac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trac: Tree-based Aggregation of Compositional Data

This R package, called trac, performs tree-based aggregation of compositional data with a particular focus on microbiome data. Users are encouraged to visit the package's website and a vignette. It implements the method proposed in Tree-Aggregated Predictive Modeling of Microbiome Data. It uses internally the c-lasso solver in Python (described in this paper). The package also includes a fast solver for standard sparse log-contrast regression.

The easiest way to install trac is by using the devtools R package (if not already installed, open R and run install.packages("devtools")).

To install trac, run

devtools::install_github("jacobbien/trac")

in R.

About

Tree-based Aggregation of Compositional Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages