From af7c6de4db9981ac814362c441fbac22c8faa2d7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 24 Nov 2022 09:02:26 +0100 Subject: Start online docs of the development version --- docs/dev/reference/summary.nlme.mmkin.html | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'docs/dev/reference/summary.nlme.mmkin.html') diff --git a/docs/dev/reference/summary.nlme.mmkin.html b/docs/dev/reference/summary.nlme.mmkin.html index 067efcfe..dcf2bd3d 100644 --- a/docs/dev/reference/summary.nlme.mmkin.html +++ b/docs/dev/reference/summary.nlme.mmkin.html @@ -21,7 +21,7 @@ endpoints such as formation fractions and DT50 values. Optionally mkin - 1.1.2 + 1.2.2 @@ -48,11 +48,14 @@ endpoints such as formation fractions and DT50 values. Optionally Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models
  • - Example evaluation of FOCUS Example Dataset Z + Short demo of the multistart method
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Example evaluation of FOCUS Example Dataset Z +
  • Calculation of time weighted average concentrations with mkin
  • @@ -60,7 +63,10 @@ endpoints such as formation fractions and DT50 values. Optionally Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • @@ -229,11 +235,11 @@ José Pinheiro and Douglas Bates for the components inherited from nlme

    f_nlme <- nlme(f_mmkin) #> Warning: Iteration 4, LME step: nlminb() did not converge (code = 1). PORT message: false convergence (8) summary(f_nlme, data = TRUE) -#> nlme version used for fitting: 3.1.158 -#> mkin version used for pre-fitting: 1.1.2 -#> R version used for fitting: 4.2.1 -#> Date of fit: Wed Aug 10 15:27:32 2022 -#> Date of summary: Wed Aug 10 15:27:32 2022 +#> nlme version used for fitting: 3.1.160 +#> mkin version used for pre-fitting: 1.2.2 +#> R version used for fitting: 4.2.2 +#> Date of fit: Thu Nov 24 08:11:11 2022 +#> Date of summary: Thu Nov 24 08:11:11 2022 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -243,7 +249,7 @@ José Pinheiro and Douglas Bates for the components inherited from nlme

    #> #> Model predictions using solution type analytical #> -#> Fitted in 0.534 s using 4 iterations +#> Fitted in 0.542 s using 4 iterations #> #> Variance model: Two-component variance function #> -- cgit v1.2.1