check_range_alpha {PhylogeneticEM} | R Documentation |
Check range of alpha
Description
Check that the chosen values of alpha are not too large or too small, in order to avoid numerical instabilities.
Usage
check_range_alpha(alpha, h_tree)
Arguments
alpha |
a vector of alpha values. |
h_tree |
the total height of the tree. |
[Package PhylogeneticEM version 1.8.0 Index]