diff options
Diffstat (limited to 'docs/articles/web_only/compiled_models.html')
-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 3174a067..362bc72c 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -163,9 +163,9 @@ ## Warning in mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "deSolve", quiet ## = TRUE): Observations with value of zero were removed from the data</code></pre> <pre><code>## test replications elapsed relative user.self sys.self -## 3 deSolve, compiled 3 3.199 1.000 3.198 0 -## 1 deSolve, not compiled 3 28.591 8.937 28.578 0 -## 2 Eigenvalue based 3 4.405 1.377 4.403 0 +## 3 deSolve, compiled 3 3.174 1.000 3.172 0 +## 1 deSolve, not compiled 3 28.777 9.066 28.764 0 +## 2 Eigenvalue based 3 4.386 1.382 4.383 0 ## user.child sys.child ## 3 0 0 ## 1 0 0 @@ -214,8 +214,8 @@ ## Warning in mkinfit(FOMC_SFO, FOCUS_2006_D, quiet = TRUE): Observations with ## value of zero were removed from the data</code></pre> <pre><code>## test replications elapsed relative user.self sys.self -## 2 deSolve, compiled 3 4.553 1.000 4.551 0 -## 1 deSolve, not compiled 3 49.844 10.948 49.822 0 +## 2 deSolve, compiled 3 4.561 1.000 4.559 0 +## 1 deSolve, not compiled 3 49.847 10.929 49.823 0 ## user.child sys.child ## 2 0 0 ## 1 0 0</code></pre> |