group_codes: Return the factor levels associated with each group

View source: R/group_codes.R

group_codesR Documentation

Return the factor levels associated with each group

Description

Return the factor levels associated with each group

Usage

group_codes(fit)

Arguments

fit

An object of class anova_bnp_model.

Value

A tibble with the factor levels associated with each group and the following variables:

  • group: the group id.

  • xi: the level of the ith factor for that group, for each i = 1, 2, \ldots


igutierrezm/ANOVABNPTestR documentation built on April 22, 2024, 3:24 a.m.