Welcome to PEtab Select’s documentation!

PEtab Select brings model selection to PEtab. PEtab Select comprises file formats, a Python library and a command line interface.

Model selection is the process of choosing the best model from a set of candidate models. PEtab Select provides a standardized and compact way to specify the candidate model space, implements a number of model selection algorithms and criteria.

Supported model selection algorithms:

Supported model selection criteria:

Model calibration is performed outside of PEtab Select. For example, PEtab Select is well-integrated with:

Other model calibration tools can easily be integrated using the provided Python library or command line interface.

Installation

The Python 3 package provides both the Python 3 and command-line (CLI) interfaces, and can be installed from PyPI, with:

pip install petab-select

Indices and tables