powered by
Refit a model, dropping any non-categorical terms.
refit_categorical(fit)
A linear model that only has categorical predictors.
A model fit by lm() or aov() (or similar).
lm()
aov()