From b7901aac76df753ec1213cb02bebea055965ee87 Mon Sep 17 00:00:00 2001
From: Ranke Johannes
Date: Mon, 30 Oct 2023 17:09:21 +0100
Subject: Update static docs
---
docs/reference/summary.nlme.mmkin.html | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
(limited to 'docs/reference/summary.nlme.mmkin.html')
diff --git a/docs/reference/summary.nlme.mmkin.html b/docs/reference/summary.nlme.mmkin.html
index 33d8c01d..58eb3e21 100644
--- a/docs/reference/summary.nlme.mmkin.html
+++ b/docs/reference/summary.nlme.mmkin.html
@@ -21,7 +21,7 @@ endpoints such as formation fractions and DT50 values. Optionally
mkin
- 1.2.4
+ 1.2.6
@@ -57,6 +57,9 @@ endpoints such as formation fractions and DT50 values. Optionally
Testing hierarchical pathway kinetics with residue data on dimethenamid and dimethenamid-P
+
+ Testing covariate modelling in hierarchical parent degradation kinetics with residue data on mesotrione
+
Testing hierarchical pathway kinetics with residue data on cyantraniliprole
@@ -251,11 +254,11 @@ José Pinheiro and Douglas Bates for the components inherited from nlme
#> iteration limit reached without convergence (10)
f_nlme <- nlme(f_mmkin)
summary(f_nlme, data = TRUE)
-#> nlme version used for fitting: 3.1.162
-#> mkin version used for pre-fitting: 1.2.4
-#> R version used for fitting: 4.3.0
-#> Date of fit: Fri May 19 09:19:53 2023
-#> Date of summary: Fri May 19 09:19:53 2023
+#> nlme version used for fitting: 3.1.163
+#> mkin version used for pre-fitting: 1.2.6
+#> R version used for fitting: 4.3.1
+#> Date of fit: Mon Oct 30 09:39:53 2023
+#> Date of summary: Mon Oct 30 09:39:53 2023
#>
#> Equations:
#> d_parent/dt = - k_parent * parent
@@ -265,7 +268,7 @@ José Pinheiro and Douglas Bates for the components inherited from nlme
#>
#> Model predictions using solution type analytical
#>
-#> Fitted in 0.175 s using 4 iterations
+#> Fitted in 0.451 s using 4 iterations
#>
#> Variance model: Two-component variance function
#>
--
cgit v1.2.1