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.


pbastide/PhylogeneticEM documentation built on Feb. 12, 2024, 1:27 a.m.