From fd205e13061de8abc595d266f3b0c7650773d442 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 16 Sep 2022 21:06:54 +0200 Subject: Improve multistart documentation, bugfix - 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 --- _pkgdown.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '_pkgdown.yml') diff --git a/_pkgdown.yml b/_pkgdown.yml index 51743488..0b7dbb0e 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -140,10 +140,12 @@ navbar: href: articles/FOCUS_L.html - text: Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models href: articles/web_only/dimethenamid_2018.html - - text: Example evaluation of FOCUS Example Dataset Z - href: articles/web_only/FOCUS_Z.html + - text: Short demo of the multistart method + href: articles/web_only/multistart.html - text: Performance benefit by using compiled model definitions in mkin href: articles/web_only/compiled_models.html + - text: Example evaluation of FOCUS Example Dataset Z + href: articles/web_only/FOCUS_Z.html - text: Calculation of time weighted average concentrations with mkin href: articles/twa.html - text: Example evaluation of NAFTA SOP Attachment examples -- cgit v1.2.1