Obtain a quick model comparison matrix for a selection of models
compare_models(x, ...)
# S3 method for default
compare_models(x, ...)
# S3 method for svyglm
compare_models(x, ...)
a regression model (lm, glm, svyglm, ...)
other models
an `inzmodelcomp` object containing model comparison statistics
compare_models(default)
: default method
compare_models(svyglm)
: method for survey GLMs