aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkinpredict.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-03-31 19:42:17 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-03-31 19:42:17 +0200
commit3a5463672c297b37c3c9135c8b144c48744c05d0 (patch)
treef28691df6359757133510ae44399ce71ecbfaa93 /docs/reference/mkinpredict.html
parent7bca4f58951c1c8cae63c4557102ae77a3aff616 (diff)
Bug fix in plot.mkinfit
In residual plots, use xlab and xlim if appropriate
Diffstat (limited to 'docs/reference/mkinpredict.html')
-rw-r--r--docs/reference/mkinpredict.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/mkinpredict.html b/docs/reference/mkinpredict.html
index 25e26419..5775ba62 100644
--- a/docs/reference/mkinpredict.html
+++ b/docs/reference/mkinpredict.html
@@ -74,7 +74,7 @@ kinetic parameters and initial values for the state variables." />
</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">1.0.3</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.4</span>
</span>
</div>
@@ -410,8 +410,8 @@ as these always return mapped output.</p></td>
</div><div class='output co'>#&gt; test relative elapsed
#&gt; 2 deSolve_compiled 1.0 0.005
#&gt; 4 analytical 1.0 0.005
-#&gt; 1 eigen 4.4 0.022
-#&gt; 3 deSolve 47.0 0.235</div><div class='input'>
+#&gt; 1 eigen 4.0 0.020
+#&gt; 3 deSolve 46.2 0.231</div><div class='input'>
<span class='co'># \dontrun{</span>
<span class='co'># Predict from a fitted model</span>
<span class='va'>f</span> <span class='op'>&lt;-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span><span class='op'>(</span><span class='va'>SFO_SFO</span>, <span class='va'>FOCUS_2006_C</span>, quiet <span class='op'>=</span> <span class='cn'>TRUE</span><span class='op'>)</span>

Contact - Imprint