Information content per step
ICS(..., envir = parent.frame())ICPerStep(splits, maxIter, warn = TRUE)
A vector of integers listing the number of tips in each of a number of tree splits (e.g. bipartitions). For example, c(3, 5) states that a character divides a set of eight tips into a group of three and a group of five.
number of iterations to use when estimating concavity constant
Boolean (TRUE
/FALSE
): display warnings when concavity
functions are generated by approximation.
min(splits)
.
max(splits)
.
maxIter
.
Boolean (TRUE
/FALSE
): display warnings when concavity
functions are generated by approximation.
ICS
: Memoized calculating function