From 4f62f39b8979cb3a5c52d65d425e530dc0770665 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Sun, 16 Feb 2025 17:27:18 +0100
Subject: Fix solution type "deSolve" for a special case
The special case occurs if not observed data for time zero
are available. Fixes #16. Write NEWS and update docs.
A lot of html was regenerated, because I had checked out
the main branch in between, which made pkgdown believe that
I have changed the help files.
---
docs/dev/reference/dimethenamid_2018.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/dev/reference/dimethenamid_2018.html')
diff --git a/docs/dev/reference/dimethenamid_2018.html b/docs/dev/reference/dimethenamid_2018.html
index 4bd35bc6..209405a9 100644
--- a/docs/dev/reference/dimethenamid_2018.html
+++ b/docs/dev/reference/dimethenamid_2018.html
@@ -185,8 +185,8 @@ specific pieces of information in the comments.
#> saemix version used for fitting: 3.3
#> mkin version used for pre-fitting: 1.2.10
#> R version used for fitting: 4.4.2
-#> Date of fit: Fri Feb 14 07:29:22 2025
-#> Date of summary: Fri Feb 14 07:29:22 2025
+#> Date of fit: Sun Feb 16 16:58:17 2025
+#> Date of summary: Sun Feb 16 16:58:17 2025
#>
#> Equations:
#> d_DMTA/dt = - k_DMTA * DMTA
@@ -199,7 +199,7 @@ specific pieces of information in the comments.
#>
#> Model predictions using solution type deSolve
#>
-#> Fitted in 295.57 s
+#> Fitted in 294.206 s
#> Using 300, 100 iterations and 9 chains
#>
#> Variance model: Two-component variance function
--
cgit v1.2.1