From cf54ccca37d27480dbf8d59eb027300518f7ad75 Mon Sep 17 00:00:00 2001
From: Johannes Ranke Example evaluation of FOCUS Example Dataset
D
Johannes Ranke
-Last change 31 January 2019 (rebuilt 2023-02-17)
+Last change 31 January 2019 (rebuilt 2023-05-18)
@@ -434,8 +434,8 @@ be compiled from auto-generated C code.
We do the fitting without progress report
(quiet = TRUE
).
fit <- mkinfit(SFO_SFO, FOCUS_2006_D, quiet = TRUE)
-## Warning in mkinfit(SFO_SFO, FOCUS_2006_D, quiet = TRUE): Observations with value
-## of zero were removed from the data
+## Warning in mkinfit(SFO_SFO, FOCUS_2006_D, quiet = TRUE): Observations with
+## value of zero were removed from the data
A plot of the fit including a residual plot for both observed
variables is obtained using the plot_sep
method for
mkinfit
objects, which shows separate graphs for all
@@ -449,10 +449,10 @@ the mkinparplot
function.
A comprehensive report of the results is obtained using the
summary
method for mkinfit
objects.
summary(fit)
-## mkin version used for fitting: 1.2.2
-## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 20:04:31 2023
-## Date of summary: Fri Feb 17 20:04:31 2023
+## mkin version used for fitting: 1.2.4
+## R version used for fitting: 4.3.0
+## Date of fit: Thu May 18 11:39:03 2023
+## Date of summary: Thu May 18 11:39:03 2023
##
## Equations:
## d_parent/dt = - k_parent * parent
@@ -460,7 +460,7 @@ the mkinparplot
function.
##
## Model predictions using solution type analytical
##
-## Fitted using 401 model solutions performed in 0.048 s
+## Fitted using 401 model solutions performed in 0.053 s
##
## Error model: Constant variance
##
--
cgit v1.2.1