diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 11:44:27 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 11:44:27 +0100 |
commit | fbfffc0e47171cac03797340fde697a75a5afd61 (patch) | |
tree | b893e08e0f28673c2407c4bd1354b4bc23099b18 /docs/articles/web_only | |
parent | 282f88f9e28e683f524d5e05d65d8b18ab856a8d (diff) |
Add AIC method for mmkin column objects
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 083cdb79..8da95e4d 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.264 1.000 2.263 0 -## 1 deSolve, not compiled 3 17.642 7.792 17.634 0 -## 2 Eigenvalue based 3 2.801 1.237 2.799 0 +## 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 ## 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.012 1.000 4.010 0 -## 1 deSolve, not compiled 3 37.606 9.373 37.589 0 +## 2 deSolve, compiled 3 4.116 1.000 4.114 0 +## 1 deSolve, not compiled 3 37.902 9.208 37.884 0 ## user.child sys.child ## 2 0 0 ## 1 0 0</code></pre> |