gamma_post | R Documentation |
Return the posterior probability of each hypothesis vector
gamma_post(fit)
fit |
An object of class anova_bnp_model. |
A tibble with the posterior probability of each hypothesis (one per row), and the following variables:
prob: the posterior probability.
groupi
: TRUE if, under that hypothesis, the group 1 shares the
distribution of the reference group, for each i = 2, 3, \ldots
For more information about the meaning of each group, use group_codes
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.