bd(x, ai = c(0.1, 0.5, 0.9))
pureBirth
model. If the log-likelihood under bd is
less than pureBirth, you should explore alternative initial parameterizations. For example,
ai = seq(0.05, 0.99, length.out = 20) would attempt the optimization with 20 equally spaced a
values on the interval (0.05, 0.99).
I have found the default option to be satisfactory for all phylogenies I have examined.
Nee, S., E. C. Holmes, R. M. May, and P. H. Harvey. 1994a. Extinction rates can be estimated from molecular phylogenies. Philos. Trans. R. Soc. Lond. B 344:77-82.
Nee, S., R. M. May, and P. H. Harvey. 1994b. The reconstructed evolutionary process. Philos. Trans. R. Soc. Lond. B 344:305-311.
pureBirth
, fitdAICrc
,yule-n-rate
data(plethodon)
result <- bd(plethodon)
Run the code above in your browser using DataLab