refit_categorical {supernova} | R Documentation |
Refit a model, dropping any non-categorical terms.
Description
Refit a model, dropping any non-categorical terms.
Usage
refit_categorical(fit)
Arguments
fit |
Value
A linear model that only has categorical predictors.
[Package supernova version 3.0.0 Index]