check_range_alpha: Check range of alpha

View source: R/generic_functions.R

check_range_alphaR 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.


PhylogeneticEM documentation built on Aug. 31, 2022, 9:16 a.m.