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 89977591..99b05623 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -165,9 +165,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.124    1.000     3.122        0 -## 1 deSolve, not compiled            3  28.822    9.226    28.807        0 -## 2      Eigenvalue based            3   4.416    1.414     4.413        0 +## 3     deSolve, compiled            3   3.153    1.000     3.152        0 +## 1 deSolve, not compiled            3  28.771    9.125    28.756        0 +## 2      Eigenvalue based            3   4.444    1.409     4.443        0  ##   user.child sys.child  ## 3          0         0  ## 1          0         0 @@ -216,8 +216,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.878    1.000     4.875        0 -## 1 deSolve, not compiled            3  53.602   10.989    53.568        0 +## 2     deSolve, compiled            3   4.978    1.000     4.975    0.000 +## 1 deSolve, not compiled            3  54.194   10.887    54.160    0.004  ##   user.child sys.child  ## 2          0         0  ## 1          0         0</code></pre> | 
