powered by
This function normalizes the height of a phylogenetic tree
normaliz.tree(D, h = 1)
normalized equidistant tree
numeric vector; ultrametric equidistant tree
desired height; defaults to 1
Ruriko Yoshida ryoshida@nps.edu
D <-c(4,4,2) normaliz.tree(D, h=1)
Run the code above in your browser using DataLab