pcntoolkit.util.model_comparison#

Functions#

compare_hbr_models(models)

Compares HBR models

Module Contents#

compare_hbr_models(models: dict[str, str])#

Compares HBR models

Args:

models (dict[str, str]): dictionary of [model name, path]

Returns:

dictionary of (responsevar, comparison): [str, dataframe]