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 Fit/Train page #7

Open blakeaw opened 1 month ago

blakeaw commented 1 month ago

Complete implementation of the compartmental PK/PD modeling "Fit/Train" page: pages/compartmental/fit.py

This page will allow users to upload concentration-time profiles, train PK/PD models to fit the data (model calibration), and estimate relevant PK parameters (e.g., distribution and elimination rate constants).

blakeaw commented 1 month ago

I think the first step is to develop a new PySB add-on that facilitates model fitting: https://github.com/Borealis-BioModeling/pysb-fit

I should be able to integrate some of the functionality from utilities like