Find modes of a distribution
find_modes(anc, node, mode_proba_method = "integral")
anc
ancestralCauchy
node
a list, with opt_vals the abscissa values where the distribution is maximum, and prop_vals the approximate density under each optimal value, normalized to sum to one.
opt_vals
prop_vals
Useful links