optimEH(phyl, nbofsp, tol = 1e-8, give.list = TRUE)
tol
in absolute terms is considered as NULL).give.list = TRUE
,
optimPD
provides the list of the k species which optimize the amount of evolutionary history preserved
and are the most Pavoine, S., Ollier, S. and Dufour, A.-B. (2005) Is the originality of a species measurable? Ecology Letters, 8, 579--586.
randEH
data(carni70)
carni70.phy <- newick2phylog(carni70$tre)
optimEH(carni70.phy, nbofsp = 7, give.list = TRUE)
Run the code above in your browser using DataLab