From d5ff53448c61134c46cc4df9ea88fd86fa376d66 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-01-05)
+Last change 31 January 2019 (rebuilt 2023-02-17)
@@ -441,7 +441,7 @@ variables is obtained using the plot_sep
method for
mkinfit
objects, which shows separate graphs for all
compounds and their residuals.
plot_sep(fit, lpos = c("topright", "bottomright"))
-Confidence intervals for the parameter estimates are obtained using
the mkinparplot
function.
mkinparplot(fit)
@@ -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
+## mkin version used for fitting: 1.3.0
## R version used for fitting: 4.2.2
-## Date of fit: Thu Jan 5 14:50:13 2023
-## Date of summary: Thu Jan 5 14:50:14 2023
+## Date of fit: Fri Feb 17 10:41:52 2023
+## Date of summary: Fri Feb 17 10:41:52 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.049 s
+## Fitted using 401 model solutions performed in 0.048 s
##
## Error model: Constant variance
##
--
cgit v1.2.1