initLambdaParameter | R Documentation |
Initialize the lambda parameter.
initLambdaParameter(tree, trait, disp_hat, tol = 0.1)
trait |
named vector of traits at the tips. |
disp_hat |
the previously estimated dispersion |
tol |
the percentage of tip pairs to keep for the computation. Default to 0.1. |
Use linear combinations of cherries to get a first estimate of lambda.
The initial lambda parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.