diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 12:32:06 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 12:32:06 +0100 | 
| commit | b51d485d370cab50b08a0ed30669754d96f474be (patch) | |
| tree | fe762a526d26e817ebb7e86158105b7762ff9a5e /docs/articles/web_only | |
| parent | ff632743ac6aa00d07bf6a01213bbe7cffa6af69 (diff) | |
Include AIC.mmkin to static docs
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/web_only')
| -rw-r--r-- | docs/articles/web_only/compiled_models.html | 10 | 
1 files changed, 5 insertions, 5 deletions
| 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 @@  <a class="sourceLine" id="cb5-16" data-line-number="16">}</a></code></pre></div>  <pre><code>## Lade nötiges Paket: rbenchmark</code></pre>  <pre><code>##                    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 @@  <a class="sourceLine" id="cb8-16" data-line-number="16">}</a></code></pre></div>  <pre><code>## Successfully compiled differential equation model from auto-generated C code.</code></pre>  <pre><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</code></pre> | 
