diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-03-23 18:33:37 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-03-23 18:33:37 +0100 |
commit | a04cc65a18998ff5d107a52d23c9a4aad21a03aa (patch) | |
tree | d3b0cc2b37908173c33ea84b4dc0087973ea39be /inst/web/mkinpredict.html | |
parent | 7875935fdfc3c55e0ef328b3c3a4512a30011df1 (diff) |
Static documentation rebuilt by staticdocs::build_site()
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 34c715f8..76814960 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.024 0.004 </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.003 + 0.016 0.004 0.002 </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.052 0.000 0.052 + 0.048 0.008 0.055 </div></pre> </div> <div class="span4"> |