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/create_deg_func.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'docs/reference/create_deg_func.html') diff --git a/docs/reference/create_deg_func.html b/docs/reference/create_deg_func.html index 4735f334..bf02afe3 100644 --- a/docs/reference/create_deg_func.html +++ b/docs/reference/create_deg_func.html @@ -17,7 +17,7 @@ mkin - 1.2.4 + 1.2.6 @@ -53,6 +53,9 @@
  • 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
  • @@ -148,8 +151,8 @@ replications = 2) #> Loading required package: rbenchmark #> test replications elapsed relative user.self sys.self user.child -#> 1 analytical 2 0.218 1.000 0.217 0 0 -#> 2 deSolve 2 0.273 1.252 0.274 0 0 +#> 1 analytical 2 0.421 1.000 0.412 0.000 0 +#> 2 deSolve 2 0.601 1.428 0.566 0.024 0 #> sys.child #> 1 0 #> 2 0 @@ -162,8 +165,8 @@ deSolve = mkinfit(DFOP_SFO, FOCUS_D, solution_type = "deSolve", quiet = TRUE), replications = 2) #> test replications elapsed relative user.self sys.self user.child -#> 1 analytical 2 0.352 1.000 0.352 0 0 -#> 2 deSolve 2 0.486 1.381 0.485 0 0 +#> 1 analytical 2 0.762 1.000 0.758 0.004 0 +#> 2 deSolve 2 1.194 1.567 1.140 0.052 0 #> sys.child #> 1 0 #> 2 0 -- cgit v1.2.1