aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/articles/web_only/multistart.html
AgeCommit message (Collapse)AuthorFilesLines
2025-02-16Fix solution type "deSolve" for a special caseHEADdevJohannes Ranke1-1/+1
The special case occurs if not observed data for time zero are available. Fixes #16. Write NEWS and update docs. A lot of html was regenerated, because I had checked out the main branch in between, which made pkgdown believe that I have changed the help files.
2025-02-14Initialize dev docsJohannes Ranke1-0/+179
2025-02-13Axis legend formatting, update vignettesJohannes Ranke1-237/+0
2023-04-20Update vignettes in dev docsJohannes Ranke1-18/+34
After the post-release fixes to the release version online docs
2023-04-17Improve docs of multistart methodJohannes Ranke1-38/+22
2023-04-16Complete rebuild of static docsJohannes Ranke1-21/+57
2022-11-24Start online docs of the development versionJohannes Ranke1-5/+8
2022-11-01Update online docsJohannes Ranke1-9/+7
2022-10-29Update multistart docsJohannes Ranke1-5/+5
2022-10-26Update multistart example code and vignetteJohannes Ranke1-12/+32
2022-10-26Don't test parhist and llhist on travis, docsJohannes Ranke1-1/+1
2022-09-28Update vignette and static docsJohannes Ranke1-1/+1
2022-09-19Improve parhist and llhistJohannes Ranke1-3/+3
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-16Add llhist to the multistart vignetteJohannes Ranke1-0/+8
2022-09-16Improve multistart documentation, bugfixJohannes Ranke1-0/+172
- 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