check_range_alpha {PhylogeneticEM} | R Documentation |
Check that the chosen values of alpha are not too large or too small, in order to avoid numerical instabilities.
check_range_alpha(alpha, h_tree)
alpha |
a vector of alpha values. |
h_tree |
the total height of the tree. |