From a01fe8923ff50dcc76c34fb09ad500f5f5433063 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 19 May 2023 22:35:52 +0200
Subject: Release date, update pkgdown development docs
---
docs/dev/reference/saem.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'docs/dev/reference/saem.html')
diff --git a/docs/dev/reference/saem.html b/docs/dev/reference/saem.html
index 9b9a911d..952e4eab 100644
--- a/docs/dev/reference/saem.html
+++ b/docs/dev/reference/saem.html
@@ -19,7 +19,7 @@ Expectation Maximisation algorithm (SAEM).">
mkin
- 1.2.3
+ 1.2.5
@@ -439,10 +439,10 @@ using mmkin.
summary(f_saem_dfop_sfo, data = TRUE)
#> saemix version used for fitting: 3.2
-#> mkin version used for pre-fitting: 1.2.3
-#> R version used for fitting: 4.2.3
-#> Date of fit: Sun Apr 16 08:32:32 2023
-#> Date of summary: Sun Apr 16 08:32:32 2023
+#> mkin version used for pre-fitting: 1.2.5
+#> R version used for fitting: 4.3.0
+#> Date of fit: Fri May 19 17:31:33 2023
+#> Date of summary: Fri May 19 17:31:33 2023
#>
#> Equations:
#> d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -457,7 +457,7 @@ using mmkin.
#>
#> Model predictions using solution type analytical
#>
-#> Fitted in 4.145 s
+#> Fitted in 3.681 s
#> Using 300, 100 iterations and 10 chains
#>
#> Variance model: Constant variance
--
cgit v1.2.1