check_range_alpha: 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.