aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkinpredict.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-04-10 10:17:35 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-04-10 10:17:35 +0200
commit194659fcaccdd1ee37851725b8c72e99daa3a8cf (patch)
treeedbbebe8956000b9eb725ca425b91e051571ec02 /docs/reference/mkinpredict.html
parent5814be02f286ce96d6cff8d698aea6844e4025f1 (diff)
Adapt tests, vignettes and examples
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit
Diffstat (limited to 'docs/reference/mkinpredict.html')
-rw-r--r--docs/reference/mkinpredict.html76
1 files changed, 37 insertions, 39 deletions
diff --git a/docs/reference/mkinpredict.html b/docs/reference/mkinpredict.html
index fb4afa9a..56c1ed27 100644
--- a/docs/reference/mkinpredict.html
+++ b/docs/reference/mkinpredict.html
@@ -65,7 +65,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.48.1</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.4</span>
</span>
</div>
@@ -333,50 +333,48 @@
<span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>c</a></span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fl'>100</span>, <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fl'>0</span>), <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/seq'>seq</a></span>(<span class='fl'>0</span>, <span class='fl'>20</span>, <span class='kw'>by</span> <span class='kw'>=</span> <span class='fl'>0.1</span>),
<span class='kw'>solution_type</span> <span class='kw'>=</span> <span class='st'>"deSolve"</span>)[<span class='fl'>201</span>,]))</div><div class='output co'>#&gt; time parent m1
#&gt; 201 20 4.978707 27.46227</div><div class='output co'>#&gt; User System verstrichen
-#&gt; 0.002 0.000 0.002 </div><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/system.time'>system.time</a></span>(
+#&gt; 0.002 0.000 0.001 </div><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/system.time'>system.time</a></span>(
<span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/print'>print</a></span>(<span class='fu'>mkinpredict</span>(<span class='no'>SFO_SFO</span>, <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>c</a></span>(<span class='kw'>k_parent_m1</span> <span class='kw'>=</span> <span class='fl'>0.05</span>, <span class='kw'>k_parent_sink</span> <span class='kw'>=</span> <span class='fl'>0.1</span>, <span class='kw'>k_m1_sink</span> <span class='kw'>=</span> <span class='fl'>0.01</span>),
<span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>c</a></span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fl'>100</span>, <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fl'>0</span>), <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/seq'>seq</a></span>(<span class='fl'>0</span>, <span class='fl'>20</span>, <span class='kw'>by</span> <span class='kw'>=</span> <span class='fl'>0.1</span>),
<span class='kw'>solution_type</span> <span class='kw'>=</span> <span class='st'>"deSolve"</span>, <span class='kw'>use_compiled</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)[<span class='fl'>201</span>,]))</div><div class='output co'>#&gt; time parent m1
#&gt; 201 20 4.978707 27.46227</div><div class='output co'>#&gt; User System verstrichen
-#&gt; 0.039 0.000 0.039 </div><div class='input'>
+#&gt; 0.04 0.00 0.04 </div><div class='input'>
</div><div class='input'> <span class='co'># Predict from a fitted model</span>
- <span class='no'>f</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO</span>, <span class='no'>FOCUS_2006_C</span>)</div><div class='output co'>#&gt; Model cost at call 1 : 552.5739
-#&gt; Model cost at call 3 : 552.5739
-#&gt; Model cost at call 4 : 552.5739
-#&gt; Model cost at call 6 : 279.9345
-#&gt; Model cost at call 7 : 279.9344
-#&gt; Model cost at call 8 : 279.9294
-#&gt; Model cost at call 9 : 279.9294
-#&gt; Model cost at call 12 : 200.3629
-#&gt; Model cost at call 13 : 200.3629
-#&gt; Model cost at call 18 : 197.9039
-#&gt; Model cost at call 23 : 197.9039
-#&gt; Model cost at call 25 : 196.6754
-#&gt; Model cost at call 27 : 196.6754
-#&gt; Model cost at call 32 : 196.5742
-#&gt; Model cost at call 33 : 196.5742
-#&gt; Model cost at call 34 : 196.5742
-#&gt; Model cost at call 38 : 196.5361
-#&gt; Model cost at call 40 : 196.5361
-#&gt; Model cost at call 44 : 196.5336
-#&gt; Model cost at call 45 : 196.5336
-#&gt; Model cost at call 50 : 196.5334
-#&gt; Model cost at call 51 : 196.5334
-#&gt; Model cost at call 52 : 196.5334
-#&gt; Model cost at call 56 : 196.5334
-#&gt; Model cost at call 58 : 196.5334
-#&gt; Model cost at call 59 : 196.5334
-#&gt; Model cost at call 65 : 196.5334
-#&gt; Model cost at call 73 : 196.5334
-#&gt; Model cost at call 78 : 196.5334
-#&gt; Model cost at call 80 : 196.5334
-#&gt; Optimisation by method Port successfully terminated.</div><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/utils/topics/head'>head</a></span>(<span class='fu'>mkinpredict</span>(<span class='no'>f</span>))</div><div class='output co'>#&gt; time parent m1
+ <span class='no'>f</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO</span>, <span class='no'>FOCUS_2006_C</span>)</div><div class='output co'>#&gt; Negative log-likelihood at call 1: 552.5739
+#&gt; Negative log-likelihood at call 3: 552.5739
+#&gt; Negative log-likelihood at call 4: 552.5739
+#&gt; Negative log-likelihood at call 6: 279.9345
+#&gt; Negative log-likelihood at call 7: 279.9344
+#&gt; Negative log-likelihood at call 8: 279.9294
+#&gt; Negative log-likelihood at call 9: 279.9294
+#&gt; Negative log-likelihood at call 12: 200.3629
+#&gt; Negative log-likelihood at call 13: 200.3629
+#&gt; Negative log-likelihood at call 18: 197.9039
+#&gt; Negative log-likelihood at call 25: 196.6754
+#&gt; Negative log-likelihood at call 27: 196.6754
+#&gt; Negative log-likelihood at call 32: 196.5742
+#&gt; Negative log-likelihood at call 33: 196.5742
+#&gt; Negative log-likelihood at call 34: 196.5742
+#&gt; Negative log-likelihood at call 38: 196.5361
+#&gt; Negative log-likelihood at call 40: 196.5361
+#&gt; Negative log-likelihood at call 44: 196.5336
+#&gt; Negative log-likelihood at call 45: 196.5336
+#&gt; Negative log-likelihood at call 50: 196.5334
+#&gt; Negative log-likelihood at call 51: 196.5334
+#&gt; Negative log-likelihood at call 52: 196.5334
+#&gt; Negative log-likelihood at call 56: 196.5334
+#&gt; Negative log-likelihood at call 58: 196.5334
+#&gt; Negative log-likelihood at call 59: 196.5334
+#&gt; Negative log-likelihood at call 65: 196.5334
+#&gt; Negative log-likelihood at call 75: 26.64668
+#&gt; Negative log-likelihood at call 103: 26.64668
+#&gt; Optimisation successfully terminated.</div><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/utils/topics/head'>head</a></span>(<span class='fu'>mkinpredict</span>(<span class='no'>f</span>))</div><div class='output co'>#&gt; time parent m1
#&gt; 1 0.0 82.49216 0.000000
-#&gt; 2 0.1 80.00563 1.179955
-#&gt; 3 0.2 77.59404 2.312580
-#&gt; 4 0.3 75.25515 3.399419
-#&gt; 5 0.4 72.98675 4.441969
-#&gt; 6 0.5 70.78673 5.441679</div><div class='input'> </div></pre>
+#&gt; 2 0.1 80.00563 1.179956
+#&gt; 3 0.2 77.59404 2.312583
+#&gt; 4 0.3 75.25515 3.399424
+#&gt; 5 0.4 72.98675 4.441974
+#&gt; 6 0.5 70.78673 5.441685</div><div class='input'> </div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>

Contact - Imprint