Learn R Programming

monocle3 (version 1.0.0)

compare_models: Compares goodness of fit for two ways of fitting a set of genes' expression

Description

Compares goodness of fit for two ways of fitting a set of genes' expression

Usage

compare_models(model_tbl_full, model_tbl_reduced)

Arguments

model_tbl_full

A tibble of model objects, generally output of fit_models, to be compared with model_tbl_reduced

model_tbl_reduced

A tibble of model objects, generally output of fit_models, to be compared with model_tbl_full.