Produces a boxplot with all parameters from the multiple runs, scaled using their medians. If parameter transformations were done by mkin (default in saem), then the parameters found by saem are on the transformed scale, and scaling is simply done by subtracting the median. If parameter transformations were done by saemix, scaling is done by dividing by the median, as in the paper by Duchesne et al. (2021).

parhist(object, lpos = "topleft", main = "", ...)

Arguments

object

The multistart object

lpos

Positioning of the legend.

main

Title of the plot

...

Passed to boxplot

References

Duchesne R, Guillemin A, Gandrillon O, Crauste F. Practical identifiability in the frame of nonlinear mixed effects models: the example of the in vitro erythropoiesis. BMC Bioinformatics. 2021 Oct 4;22(1):478. doi: 10.1186/s12859-021-04373-4.

See also