gamma_pruning | R Documentation |
Internally used function to compute the likelihood under a \Gamma
model.
gamma_pruning(par, nrates=4, tree, x, model=NULL, median=TRUE, ...)
par |
function parameters. |
nrates |
number of discrete rate categories. |
tree |
object of class |
x |
data in the form of a binary matrix. |
model |
design matrix of fitted model. |
median |
use the median of each rate category. |
... |
optional arguments. |
A value of the log-likelihood.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.