From b51d485d370cab50b08a0ed30669754d96f474be Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 26 Nov 2018 12:32:06 +0100 Subject: Include AIC.mmkin to static docs Static documentation rebuilt by pkgdown --- docs/articles/web_only/compiled_models.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/articles/web_only') diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 8da95e4d..81d75821 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -125,9 +125,9 @@ }
## Lade nötiges Paket: rbenchmark
##                    test replications elapsed relative user.self sys.self
-## 3     deSolve, compiled            3   2.302    1.000     2.301        0
-## 1 deSolve, not compiled            3  17.754    7.712    17.743        0
-## 2      Eigenvalue based            3   2.840    1.234     2.838        0
+## 3     deSolve, compiled            3   2.344    1.000     2.343    0.000
+## 1 deSolve, not compiled            3  18.171    7.752    18.152    0.008
+## 2      Eigenvalue based            3   2.887    1.232     2.885    0.000
 ##   user.child sys.child
 ## 3          0         0
 ## 1          0         0
@@ -156,8 +156,8 @@
 }
## Successfully compiled differential equation model from auto-generated C code.
##                    test replications elapsed relative user.self sys.self
-## 2     deSolve, compiled            3   4.116    1.000     4.114        0
-## 1 deSolve, not compiled            3  37.902    9.208    37.884        0
+## 2     deSolve, compiled            3   4.173    1.000     4.169    0.000
+## 1 deSolve, not compiled            3  38.623    9.255    38.592    0.008
 ##   user.child sys.child
 ## 2          0         0
 ## 1          0         0
-- cgit v1.2.1