
Last chance! 50% off unlimited learning
Sale ends in
ltt(tree, plot=TRUE, drop.extinct=FALSE, log.lineages=TRUE, gamma=TRUE)
"phylo"
format, or an object of class "multiPhylo"
containing a list of phylogenetic trees.tree
is an object of class "multiPhylo"
, a list of the above list will be returned.gammatest
, ltt95
trees<-pbtree(n=100,scale=100,nsim=10)
ltt(trees,log.lineages=FALSE)
tree<-pbtree(b=1,d=0.25,t=4)
ltt(tree,gamma=FALSE)
Run the code above in your browser using DataLab