From 679cf716192cdfd91dfd232578cbd4e30d7eac12 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 15 Nov 2022 08:01:52 +0100 Subject: Import saemix for easier profiling, update online docs --- docs/dev/reference/saem.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'docs/dev/reference/saem.html') diff --git a/docs/dev/reference/saem.html b/docs/dev/reference/saem.html index 968dc68c..73382cba 100644 --- a/docs/dev/reference/saem.html +++ b/docs/dev/reference/saem.html @@ -61,7 +61,10 @@ Expectation Maximisation algorithm (SAEM).">Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • @@ -429,8 +432,8 @@ using mmkin.

    #> saemix version used for fitting: 3.2 #> mkin version used for pre-fitting: 1.2.0 #> R version used for fitting: 4.2.2 -#> Date of fit: Mon Nov 14 21:06:30 2022 -#> Date of summary: Mon Nov 14 21:06:30 2022 +#> Date of fit: Tue Nov 15 00:45:58 2022 +#> Date of summary: Tue Nov 15 00:45:58 2022 #> #> Equations: #> d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -445,7 +448,7 @@ using mmkin.

    #> #> Model predictions using solution type analytical #> -#> Fitted in 9.625 s +#> Fitted in 9.189 s #> Using 300, 100 iterations and 10 chains #> #> Variance model: Constant variance -- cgit v1.2.1