Skip to contents

Return the posterior probability of each hypothesis vector

Usage

gamma_post(fit)

Arguments

fit

An object of class anova_bnp_model.

Value

A tibble with the posterior probability of each hypothesis (one per row), and the following variables:

  • prob: the posterior probability.

  • group\(i\): 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.