minusLikelihoodRandomRoot | R Documentation |
Gives the minus likelihood function, with random root.
minusLikelihoodRandomRoot(
param,
param_names,
tree,
trait,
Xdesign,
model,
rootTip
)
param |
the parameters where to evaluate the function |
param_names |
the parameter names |
Xdesign |
the design matrix |
model |
a model for the trait evolution. One of |
The value of minus the log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.