From c58ccd73951b2000a7a254fb36bbd9f0733db6cd Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 12 May 2025 22:16:10 +0200
Subject: Check and test locally
---
docs/reference/saem.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'docs/reference/saem.html')
diff --git a/docs/reference/saem.html b/docs/reference/saem.html
index 7146875f..2d02fd77 100644
--- a/docs/reference/saem.html
+++ b/docs/reference/saem.html
@@ -11,7 +11,7 @@ Expectation Maximisation algorithm (SAEM).">
mkin
- 1.2.9
+ 1.2.10
summary(f_saem_dfop_sfo, data =TRUE)#> saemix version used for fitting: 3.3
-#> mkin version used for pre-fitting: 1.2.9
-#> R version used for fitting: 4.4.2
-#> Date of fit: Thu Feb 13 14:59:07 2025
-#> Date of summary: Thu Feb 13 14:59:07 2025
+#> mkin version used for pre-fitting: 1.2.10
+#> R version used for fitting: 4.5.0
+#> Date of fit: Mon May 12 20:24:36 2025
+#> Date of summary: Mon May 12 20:24:36 2025 #>#> Equations:#> d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -413,7 +413,7 @@ using mmkin.
#>#> Model predictions using solution type analytical #>
-#> Fitted in 3.96 s
+#> Fitted in 3.747 s#> Using 300, 100 iterations and 10 chains#>#> Variance model: Constant variance
@@ -695,7 +695,7 @@ using mmkin.
#>#> In above message, R1 = 91#>
-#> Error in deSolve::lsoda(y = odeini, times = outtimes, func = lsoda_func, :
+#> Error in deSolve::lsoda(y = odeini, times = outtimes_deSolve, func = lsoda_func, : #> illegal input detected before taking any integration steps - see written message#anova(
--
cgit v1.2.1