OpenDose-PopPK ============== **A modular, open-source Python framework for Population Pharmacokinetic / Pharmacodynamic (PopPK/PD) modelling.** OpenDose-PopPK bridges classical compartmental pharmacology with modern statistical tools, providing 1- and 2-compartment PK models, Monte Carlo population simulation, covariate modelling, and Bayesian MAP individual estimation — all in a single lightweight library. Every Read the Docs build runs ``python -m pytest`` before Sphinx builds the docs. If the test suite fails, the documentation build is blocked. .. image:: https://readthedocs.org/projects/opendose-poppk/badge/?version=latest :target: https://opendose-poppk.readthedocs.io :alt: Docs .. image:: https://img.shields.io/badge/License-MIT-yellow.svg :target: https://opensource.org/licenses/MIT :alt: License: MIT ---- .. toctree:: :maxdepth: 2 :caption: Getting Started introduction installation usage clinical_tdm .. toctree:: :maxdepth: 2 :caption: Tutorials tutorials/demo_paracetamol .. toctree:: :maxdepth: 1 :caption: Mathematical Background math .. toctree:: :maxdepth: 2 :caption: API Reference api/index .. toctree:: :maxdepth: 1 :caption: Project changelog contributing citation Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`