From 396e40d2c45d81a8e74c41a2f632665021e980a1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 20:28:15 +0100 Subject: NAFTA SOP Attachment vignette Also: - Change rounding in print.nafta - Add dots argument to nafta() - Use cores=1 in examples - Restrict N in IORE model to values > 0 --- docs/articles/FOCUS_D.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/articles/FOCUS_D.html') diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html index 5c1cc0dd..9030710e 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -163,8 +163,8 @@
summary(fit)
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Tue Feb 26 09:29:03 2019 
-## Date of summary: Tue Feb 26 09:29:03 2019 
+## Date of fit:     Tue Feb 26 20:25:04 2019 
+## Date of summary: Tue Feb 26 20:25:04 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -172,7 +172,7 @@
 ## 
 ## Model predictions using solution type deSolve 
 ## 
-## Fitted with method Port using 153 model solutions performed in 0.681 s
+## Fitted with method Port using 153 model solutions performed in 0.7 s
 ## 
 ## Weighting: none
 ## 
-- 
cgit v1.2.1