SABS-R3-projects / PKPD

A simple, graphical pharmacokinetic-pharmacodynamic modelling solution
GNU General Public License v3.0
18 stars 2 forks source link

Create MultiOutputProblem class #35

Closed DavAug closed 4 years ago

DavAug commented 4 years ago

MultiOutputProblem class

In spirit the same as the SingleOutputProblem but now solving the ODEs with the MultiOutputModel and suited to infer parameters from higher dimensional models.

Progress: