powered by
ltt(tree, plot=TRUE, drop.extinct=FALSE, log.lineages=TRUE, gamma=TRUE)
"phylo"
"multiPhylo"
tree
gammatest
trees<-pbtree(n=100,scale=100,nsim=10) ltt(trees,log.lineages=FALSE) tree<-rlineage(birth=1,death=0.25,Tmax=4) ltt(tree,gamma=FALSE)
Run the code above in your browser using DataLab