SABS-R3-projects / PKPD

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

Find optimal parameters #26

Closed DavAug closed 4 years ago

DavAug commented 4 years ago

find_optimal_parameter

Within the SingleOutputProblem class the find_optimal_parameter method finds a set of parameters that optimises a chosen objective function.

Progress: