SABS-R3-projects / PKPD

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

Slider changes #68

Open barnums opened 4 years ago

barnums commented 4 years ago

Minor changes to sliders: parameter textbox now editable and drop-down menus now open by default

barnums commented 4 years ago

Also removes initial conditions from inference/sliders if all states of the form *.drug, sets ICs to zero as default. If at least one state is not of this form, then all state ICs treated are treated as parameters as before. Tests reconfigured to reflect these changes. Usual inference tests still causing problems.