h_first_contain_categorical {mmrm}R Documentation

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.


[Package mmrm version 0.3.15 Index]