aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mccall81_245T.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-18 16:48:21 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-18 16:48:21 +0100
commit30f55769fe2f042c7753144051dd34eec3596adc (patch)
tree86d144b088004bde272ea70d71436478083f08fc /docs/reference/mccall81_245T.html
parentcd5499cb7419b23737c8fdaa47f1606ba9a9aff2 (diff)
Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE)
Again with the jranke branch of jranke/pkgdown
Diffstat (limited to 'docs/reference/mccall81_245T.html')
-rw-r--r--docs/reference/mccall81_245T.html39
1 files changed, 27 insertions, 12 deletions
diff --git a/docs/reference/mccall81_245T.html b/docs/reference/mccall81_245T.html
index baf452d0..db84add6 100644
--- a/docs/reference/mccall81_245T.html
+++ b/docs/reference/mccall81_245T.html
@@ -49,13 +49,28 @@
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
- <a href="../reference/index.html">Reference</a>
+ <a href="../reference/index.html">Function reference</a>
</li>
-<li>
- <a href="../articles/index.html">Articles</a>
-</li>
-<li>
- <a href="../news/index.html">News</a>
+<li class="dropdown">
+ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
+ Articles
+
+ <span class="caret"></span>
+ </a>
+ <ul class="dropdown-menu" role="menu">
+ <li>
+ <a href="../articles/mkin.html">Introduction to mkin</a>
+ </li>
+ <li>
+ <a href="../articles/FOCUS_D.html">Example evaluation of FOCUS Example Dataset D</a>
+ </li>
+ <li>
+ <a href="../articles/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a>
+ </li>
+ <li>
+ <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>
+ </li>
+ </ul>
</li>
</ul>
@@ -115,8 +130,8 @@
<span class='no'>fit.1</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO_SFO</span>, <span class='fu'>subset</span>(<span class='no'>mccall81_245T</span>, <span class='no'>soil</span> <span class='kw'>==</span> <span class='st'>"Commerce"</span>), <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#&gt; <span class='warning'>Warning: Optimisation by method Port did not converge.</span>
#&gt; <span class='warning'>Convergence code is 1</span></div><div class='input'> <span class='fu'>summary</span>(<span class='no'>fit.1</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#&gt; mkin version: 0.9.44.9000
#&gt; R version: 3.3.2
-#&gt; Date of fit: Fri Nov 18 16:08:19 2016
-#&gt; Date of summary: Fri Nov 18 16:08:19 2016
+#&gt; Date of fit: Fri Nov 18 16:45:36 2016
+#&gt; Date of summary: Fri Nov 18 16:45:36 2016
#&gt;
#&gt;
#&gt; Warning: Optimisation by method Port did not converge.
@@ -131,7 +146,7 @@
#&gt;
#&gt; Model predictions using solution type deSolve
#&gt;
-#&gt; Fitted with method Port using 590 model solutions performed in 3.568 s
+#&gt; Fitted with method Port using 590 model solutions performed in 3.554 s
#&gt;
#&gt; Weighting: none
#&gt;
@@ -210,8 +225,8 @@
<span class='kw'>fixed_parms</span> <span class='kw'>=</span> <span class='st'>"k_phenol_sink"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)
<span class='fu'>summary</span>(<span class='no'>fit.2</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#&gt; mkin version: 0.9.44.9000
#&gt; R version: 3.3.2
-#&gt; Date of fit: Fri Nov 18 16:08:21 2016
-#&gt; Date of summary: Fri Nov 18 16:08:21 2016
+#&gt; Date of fit: Fri Nov 18 16:45:37 2016
+#&gt; Date of summary: Fri Nov 18 16:45:37 2016
#&gt;
#&gt; Equations:
#&gt; d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245
@@ -221,7 +236,7 @@
#&gt;
#&gt; Model predictions using solution type deSolve
#&gt;
-#&gt; Fitted with method Port using 246 model solutions performed in 1.408 s
+#&gt; Fitted with method Port using 246 model solutions performed in 1.502 s
#&gt;
#&gt; Weighting: none
#&gt;

Contact - Imprint