Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 556 Bytes

models.rst

File metadata and controls

27 lines (19 loc) · 556 Bytes

Model Library

.. currentmodule:: chi

The model library contains a number of pharmacokinetic and pharmacodynamic models in SBML file format which have been used to model the PKPD of erlotinib.

Those SBML models can be passed to either a :class:`PharmacokineticModel` or a :class:`PharmacodynamicModel` for simulation or to learn the model parameters from data.

.. currentmodule:: chi.library

Functional classes

Detailed API

.. autoclass:: ModelLibrary
    :members: