complete_levels {marginaleffects} | R Documentation |
model.matrix
breaks when newdata
includes a factor
variable, but not all levels are present in the data. This is bad for us
because we often want to get predictions with one (or few) rows, where some
factor levels are inevitably missing.
complete_levels(x, character_levels = NULL)