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/mkinpredict.html | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
(limited to 'docs/reference/mkinpredict.html')
diff --git a/docs/reference/mkinpredict.html b/docs/reference/mkinpredict.html
index 5e016527..d52e57cc 100644
--- a/docs/reference/mkinpredict.html
+++ b/docs/reference/mkinpredict.html
@@ -19,7 +19,7 @@ kinetic parameters and initial values for the state variables.">
mkin
- 1.2.4
+ 1.2.6
@@ -55,6 +55,9 @@ kinetic parameters and initial values for the state variables.">
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
@@ -395,10 +398,10 @@ as these always return mapped output.
solution_type = "analytical", use_compiled = FALSE)[201,])
}
#> test relative elapsed
-#> 2 deSolve_compiled 1.0 0.002
-#> 4 analytical 1.0 0.002
-#> 1 eigen 3.5 0.007
-#> 3 deSolve 29.0 0.058
+#> 2 deSolve_compiled 1.0 0.005
+#> 4 analytical 1.0 0.005
+#> 1 eigen 3.2 0.016
+#> 3 deSolve 24.4 0.122
# \dontrun{
# Predict from a fitted model
--
cgit v1.2.1