diff options
Diffstat (limited to 'docs/articles/web_only')
-rw-r--r-- | docs/articles/web_only/NAFTA_examples.html | 14 | ||||
-rw-r--r-- | docs/articles/web_only/compiled_models.html | 10 |
2 files changed, 12 insertions, 12 deletions
diff --git a/docs/articles/web_only/NAFTA_examples.html b/docs/articles/web_only/NAFTA_examples.html index db1fc478..12e5d522 100644 --- a/docs/articles/web_only/NAFTA_examples.html +++ b/docs/articles/web_only/NAFTA_examples.html @@ -347,7 +347,7 @@ ## DT50 DT90 DT50_rep ## SFO 86.3 287 86.3 ## IORE 53.4 668 201.0 -## DFOP 55.6 517 253.5 +## DFOP 55.6 517 253.0 ## ## Representative half-life: ## [1] 201.0316</code></pre> @@ -492,9 +492,9 @@ ## ## DTx values: ## DT50 DT90 DT50_rep -## SFO 14.0 46.5 13.99 +## SFO 14.0 46.5 14.00 ## IORE 16.4 29.4 8.86 -## DFOP 14.0 46.5 13.99 +## DFOP 14.0 46.5 14.00 ## ## Representative half-life: ## [1] 8.862193</code></pre> @@ -644,9 +644,9 @@ ## ## DTx values: ## DT50 DT90 DT50_rep -## SFO 11.8 39.1 11.76 +## SFO 11.8 39.1 11.80 ## IORE 12.9 31.4 9.46 -## DFOP 11.8 39.1 11.76 +## DFOP 11.8 39.1 11.80 ## ## Representative half-life: ## [1] 9.461912</code></pre> @@ -830,9 +830,9 @@ ## ## DTx values: ## DT50 DT90 DT50_rep -## SFO 143 474 142.7 +## SFO 143 474 143.0 ## IORE 131 236 71.2 -## DFOP 143 474 142.7 +## DFOP 143 474 143.0 ## ## Representative half-life: ## [1] 71.18014</code></pre> diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 1d96ea76..269b1098 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -129,9 +129,9 @@ <a class="sourceLine" id="cb5-16" title="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.313 1.000 2.312 0 -## 1 deSolve, not compiled 3 17.602 7.610 17.595 0 -## 2 Eigenvalue based 3 2.853 1.233 2.851 0 +## 3 deSolve, compiled 3 2.310 1.000 2.308 0 +## 1 deSolve, not compiled 3 17.509 7.580 17.500 0 +## 2 Eigenvalue based 3 2.859 1.238 2.858 0 ## user.child sys.child ## 3 0 0 ## 1 0 0 @@ -160,8 +160,8 @@ <a class="sourceLine" id="cb8-16" title="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.049 1.000 4.047 0 -## 1 deSolve, not compiled 3 37.135 9.171 37.119 0 +## 2 deSolve, compiled 3 4.074 1.000 4.072 0 +## 1 deSolve, not compiled 3 37.219 9.136 37.203 0 ## user.child sys.child ## 2 0 0 ## 1 0 0</code></pre> |