diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 10:16:17 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 10:16:17 +0100 |
commit | 97b4b0a109d55080c781d9bbecec59b56f7037b5 (patch) | |
tree | 691ea78fe86cf59f0eeabaadf9e205a97c505dcc /inst/web/mkinpredict.html | |
parent | e8b63d52bb68dc37d3e6c933021e29b7ea7d7a23 (diff) |
Update staticdocsv0.9-41
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 3a6300d0..900ee26f 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.008 0.024 0.004 + 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.004 0.020 0.002 + 0.020 0.000 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.064 0.000 0.066 + 0.092 0.000 0.092 </div></pre> </div> <div class="span4"> |