mergeTrees: Aggregating Trees

Aggregates a set of trees with the same leaves to create a consensus tree. The trees are typically obtained via hierarchical clustering, hence the hclust format is used to encode both the aggregated trees and the final consensus tree. The method is exact and proven to be O(nqlog(n)), n being the individuals and q being the number of trees to aggregate.

Getting started

Package details

AuthorAudrey Hulot [aut, cre], Julien Chiquet [aut] (<https://orcid.org/0000-0002-3629-3429>), Guillem Rigaill [aut]
MaintainerAudrey Hulot <audrey.hulot@inra.fr>
LicenseGPL (>= 2)
Version0.1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mergeTrees")

Try the mergeTrees package in your browser

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

mergeTrees documentation built on July 15, 2019, 5:02 p.m.