Borealis-BioModeling / aurora-pkpd

Open Python Web App for Pharmcological Modeling and Analysis
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Compartmental PK/PD Analyze page #8

Open blakeaw opened 1 month ago

blakeaw commented 1 month ago

Complete an initial implementation of the compartmental PK/PD modeling Analyze page: pages/compartmenal/analyze.py.

This page will implement analyses like local sensitivity analysis and other dynamical model assessments (such as stability analysis, as in https://github.com/blakeaw/MYGO/blob/main/stability-analysis.ipynb).