diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-09-10 05:21:52 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-09-10 05:55:25 +0200 |
commit | a350a16bb2c11986faf5883a2804d46b03bd7c8f (patch) | |
tree | 00ca40222b1f4c9bcffca081982e006763e697d8 /inst/web/mkinpredict.html | |
parent | 3b399df5231576880fd9e0ae7253064d82edfe86 (diff) |
Static documentation rebuilt with current staticdocs
Using hadley/staticdocs commit #8c1069d from 8 days ago
Diffstat (limited to 'inst/web/mkinpredict.html')
-rw-r--r-- | inst/web/mkinpredict.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inst/web/mkinpredict.html b/inst/web/mkinpredict.html index fbf06007..d8edeb23 100644 --- a/inst/web/mkinpredict.html +++ b/inst/web/mkinpredict.html @@ -304,7 +304,7 @@ 201 20 4.978707 27.46227 </div> <div class='output'> user system elapsed - 0.024 0.004 0.005 + 0.004 0.028 0.005 </div> <div class='input'> system.time( print(mkinpredict(SFO_SFO, c(k_parent_m1 = 0.05, k_parent_sink = 0.1, k_m1_sink = 0.01), @@ -315,7 +315,7 @@ 201 20 4.978707 27.46227 </div> <div class='output'> user system elapsed - 0.000 0.020 0.002 + 0.016 0.004 0.003 </div> <div class='input'> system.time( print(mkinpredict(SFO_SFO, c(k_parent_m1 = 0.05, k_parent_sink = 0.1, k_m1_sink = 0.01), @@ -326,7 +326,7 @@ 201 20 4.978707 27.46227 </div> <div class='output'> user system elapsed - 0.036 0.000 0.036 + 0.032 0.000 0.035 </div></pre> </div> <div class="span4"> |