h_first_contain_categorical: Check if the Effect is the First Categorical Effect
Description
Check if the Effect is the First Categorical Effect
Usage
h_first_contain_categorical(effect, factors, categorical)
Arguments
- effect
(string
) name of the effect.
- factors
(matrix
) the factor matrix.
- categorical
(character
) names of the categorical values.