posthoc {phytools} | R Documentation |
Generic post-hoc test
Description
Conducts posthoc test.
Usage
posthoc(x, ...)
Arguments
x |
an object on which to conduct a post-hoc test. |
... |
optional arguments to be passed to method. |
Details
So far is only implemented for object class "ratebytree"
.
Value
An object of the appropriate class containing the results of a posthoc test.
Author(s)
Liam Revell liam.revell@umb.edu
References
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
See Also
[Package phytools version 2.3-0 Index]