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/articles/FOCUS_D.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/dev/articles/FOCUS_D.html') diff --git a/docs/dev/articles/FOCUS_D.html b/docs/dev/articles/FOCUS_D.html index a21ed6d4..d9b783e7 100644 --- a/docs/dev/articles/FOCUS_D.html +++ b/docs/dev/articles/FOCUS_D.html @@ -85,7 +85,7 @@ Ranke

Last change 31 January 2019 -(rebuilt 2025-02-14)

+(rebuilt 2025-02-16) Source: vignettes/FOCUS_D.rmd
FOCUS_D.rmd
@@ -188,8 +188,8 @@ the mkinparplot function.

summary(fit)
## mkin version used for fitting:    1.2.10 
 ## R version used for fitting:       4.4.2 
-## Date of fit:     Fri Feb 14 08:59:09 2025 
-## Date of summary: Fri Feb 14 08:59:09 2025 
+## Date of fit:     Sun Feb 16 17:04:33 2025 
+## Date of summary: Sun Feb 16 17:04:33 2025 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent * parent
@@ -197,7 +197,7 @@ the mkinparplot function.

## ## Model predictions using solution type analytical ## -## Fitted using 401 model solutions performed in 0.053 s +## Fitted using 401 model solutions performed in 0.051 s ## ## Error model: Constant variance ## -- cgit v1.2.1