Compares goodness of fit for two ways of fitting a set of genes' expression
compare_models(model_tbl_full, model_tbl_reduced)
A tibble of model objects, generally output of
fit_models
, to be compared with model_tbl_reduced
A tibble of model objects, generally output of
fit_models
, to be compared with model_tbl_full
.