aboutsummaryrefslogtreecommitdiff
path: root/R/parhist.R
AgeCommit message (Collapse)AuthorFilesLines
2022-10-17Fix selecting by log likelihood in parhistJohannes Ranke1-8/+21
2022-10-14Select best fit from multistart, use in parhistJohannes Ranke1-13/+29
- Add 'best' and 'which.best' generics with methods for multistart objects - Per default, scale the parameters in parhist plots using the fit with the highest log likelihood.
2022-09-28Fix handling of multistart fits with failuresJohannes Ranke1-4/+4
2022-09-19Improve parhist and llhistJohannes Ranke1-20/+38
In particular, adapt the display of parameter boxplots for saem fits using mkin transformations to the way used for saem fits using saemix transformations, i.e. always show parameters on the natural scale, and normalised them by dividing by the median from the multiple runs.
2022-09-16Improve multistart documentation, bugfixJohannes Ranke1-0/+52
- Split out llhist and parhist documentation - Add example code for multistart - Create a multistart vignette, because the example code fails when run by pkgdown - Fix multistart for the case of mkin transformations in the saem fit

Contact - Imprint