powered by
anc.ML(tree,x,maxit=2000)
"phylo"
names(x)
$convergence
optim()
ace
anc.Bayes
optim
tree<-rtree(50) x<-fastBM(tree) # simulate using fastBM anc.ML(tree,x) # fit model & estimate ancestral states
Run the code above in your browser using DataLab