This can be used to automatically determine a model type or to determine if the specified model type is consistent with the specification/data
Usage
model_family(
.data,
.tilde,
family = c("auto", "lm", "linear", "binomial", "poisson", "svm", "gaussian", "rlm")
)