From b9be19af5e3085216d0cd5af439332f631fa8b92 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 15 Feb 2021 17:36:12 +0100 Subject: Fully rebuild docs, rerun tests and check --- docs/dev/reference/summary.saem.mmkin.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/dev/reference/summary.saem.mmkin.html') diff --git a/docs/dev/reference/summary.saem.mmkin.html b/docs/dev/reference/summary.saem.mmkin.html index 81054813..0d661ee9 100644 --- a/docs/dev/reference/summary.saem.mmkin.html +++ b/docs/dev/reference/summary.saem.mmkin.html @@ -76,7 +76,7 @@ endpoints such as formation fractions and DT50 values. Optionally mkin - 1.0.2.9000 + 1.0.3.9000 @@ -260,15 +260,15 @@ saemix authors for the parts inherited from saemix.

quiet = TRUE, error_model = "tc", cores = 5) f_saem_dfop_sfo <- saem(f_mmkin_dfop_sfo)
#> Running main SAEM algorithm -#> [1] "Sat Feb 13 12:33:52 2021" +#> [1] "Mon Feb 15 17:13:15 2021" #> .... #> Minimisation finished -#> [1] "Sat Feb 13 12:34:03 2021"
summary(f_saem_dfop_sfo, data = TRUE) +#> [1] "Mon Feb 15 17:13:26 2021"
summary(f_saem_dfop_sfo, data = TRUE)
#> saemix version used for fitting: 3.1.9000 -#> mkin version used for pre-fitting: 1.0.2.9000 +#> mkin version used for pre-fitting: 1.0.3.9000 #> R version used for fitting: 4.0.3 -#> Date of fit: Sat Feb 13 12:34:04 2021 -#> Date of summary: Sat Feb 13 12:34:04 2021 +#> Date of fit: Mon Feb 15 17:13:27 2021 +#> Date of summary: Mon Feb 15 17:13:27 2021 #> #> Equations: #> d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -283,7 +283,7 @@ saemix authors for the parts inherited from saemix.

#> #> Model predictions using solution type analytical #> -#> Fitted in 11.899 s using 300, 100 iterations +#> Fitted in 12.204 s using 300, 100 iterations #> #> Variance model: Two-component variance function #> -- cgit v1.2.1