find_modes | R Documentation |
Find modes of a distribution
find_modes(anc, node, mode_proba_method = "integral")
anc |
an object of class |
node |
a vector of node number in the tree |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.