nlmixr2 / nlmixr2plot

Plotting support for nlmixr2
https://nlmixr2.github.io/nlmixr2plot/
GNU General Public License v3.0
2 stars 0 forks source link

Make returned object hierarchical to give names to all objects #23

Closed billdenney closed 1 year ago

billdenney commented 1 year ago

Fix #8

The return value of the main plot() routine now returns a named list.

Also this PR speeds up testing by estimating fewer model iterations.