1. An updated version of pgls.Ives that can (optionally) compute sampling variances and covariances for species means internally.
2. A new function, add.random, which can add new tips at random to a tree (and also assign branch lengths to keep an ultrametric tree ultrametric, which is neat).
3. A new utility function, orderMappedEdge, which sorts the column order of $mapped.edge in a "multiPhylo" set of phylogenies with mapped discrete traits.
Finally, 4. updates to anc.ML, ancThresh, anc.trend, and anc.Bayes, to return a sensible error if internal or terminal branches of zero length will cause analyses to fail. Note that fastAnc, because it uses contrasts to get the ML ancestral states, needs a fulling bifurcating tree - although it can also convert the tree internally and then backtranslate the node IDs.
I think that covers everything.
As usual, you can download this version here and install from source:
> install.packages("phytools_0.2-16.tar.gz",type="source", repos=NULL)
* installing *source* package 'phytools' ...
** R
...
* DONE (phytools)
* installing *source* package 'phytools' ...
** R
...
* DONE (phytools)
Please let me know if you find any bugs!
No comments:
Post a Comment
Note: due to the very large amount of spam, all comments are now automatically submitted for moderation.