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 6594c3e6..1876e2b3 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.143    1.000     3.141        0 -## 1 deSolve, not compiled            3  28.853    9.180    28.839        0 -## 2      Eigenvalue based            3   4.427    1.409     4.425        0 +## 3     deSolve, compiled            3   3.129    1.000     3.127        0 +## 1 deSolve, not compiled            3  28.841    9.217    28.827        0 +## 2      Eigenvalue based            3   4.433    1.417     4.430        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.956    1.000     4.952        0 -## 1 deSolve, not compiled            3  53.338   10.762    53.312        0 +## 2     deSolve, compiled            3   4.860    1.000     4.857        0 +## 1 deSolve, not compiled            3  53.877   11.086    53.850        0  ##   user.child sys.child  ## 2          0         0  ## 1          0         0</code></pre> | 
