diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 18:54:22 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 18:54:22 +0200 |
commit | 6ddb7575f37d9d534f014cbd105b2f07660d59c6 (patch) | |
tree | 5718770eb493344425b1a1842aa020fe3887fe1f /docs/articles/web_only/compiled_models.html | |
parent | a4ca3451f1b5c37d10c6a41cb18a99b1631e8aa2 (diff) |
Remove reference to archived kinfit package
from vignettes/mkin.Rmd
Static documentation rebuilt by pkgdown
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> |