is_factor {modelc} | R Documentation |
Detect if the given model term is a factor
is_factor(parameter, model)
parameter |
A parameter name. |
model |
A list with the same signature as the output of |
A logical representing whether or not the term is a factor