gamma_chain | R Documentation |
Return the markov chain associated to the hypothesis vector
gamma_chain(fit)
fit |
An object of class anova_bnp_model. |
A tibble with the markov chian associated to the hypothesis vector, and the following variables:
iter: MCMC iteration.
variable: The name of the variable.
value: The value of the variable at iteration each iteration.
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.