fitmultiBM | R Documentation |
Fits a multi-rate discrete-state-dependent Brownian motion model using the discrete approximation of Boucher & Demery (2016).
fitmultiBM(tree, x, y=NULL, model="ER", ncat=1, ...)
tree |
object of class |
x |
continuous character data in a vector. |
y |
optional discrete character, normally in the form of a factor or character vector. |
model |
discrete character evolution model. (E.g., |
ncat |
number of rate categories (if hidden rates). |
... |
optional arguments. |
Optional arguments.
An object of class "fitmultiBM"
.
Liam Revell liam.revell@umb.edu
Boucher, F. C., and V. Demery (2016) Inferring bounded evolution in phenotypic characters from phylogenetic comparative data. Systematic Biology, 65, 651-661.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
bounded_bm
, brownie.lite
, fitMk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.