aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/reference/endpoints.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/reference/endpoints.html')
-rw-r--r--docs/dev/reference/endpoints.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/docs/dev/reference/endpoints.html b/docs/dev/reference/endpoints.html
index ed72ec47..e8198521 100644
--- a/docs/dev/reference/endpoints.html
+++ b/docs/dev/reference/endpoints.html
@@ -23,7 +23,7 @@ advantage that the SFORB model can also be used for metabolites."><meta name="ro
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.1.2</span>
+ <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.0</span>
</span>
</div>
@@ -50,12 +50,15 @@ advantage that the SFORB model can also be used for metabolites."><meta name="ro
<a href="../articles/web_only/dimethenamid_2018.html">Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models</a>
</li>
<li>
- <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>
+ <a href="../articles/web_only/multistart.html">Short demo of the multistart method</a>
</li>
<li>
<a href="../articles/web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>
</li>
<li>
+ <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>
+ </li>
+ <li>
<a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a>
</li>
<li>
@@ -104,21 +107,20 @@ advantage that the SFORB model can also be used for metabolites.</p>
<div id="arguments">
<h2>Arguments</h2>
<dl><dt>fit</dt>
-<dd><p>An object of class <a href="mkinfit.html">mkinfit</a>, <a href="nlme.mmkin.html">nlme.mmkin</a> or <a href="saem.html">saem.mmkin</a>,
-or another object that has list components
-mkinmod containing an <a href="mkinmod.html">mkinmod</a> degradation model, and two numeric vectors,
-bparms.optim and bparms.fixed, that contain parameter values
-for that model.</p></dd>
+<dd><p>An object of class <a href="mkinfit.html">mkinfit</a>, <a href="nlme.mmkin.html">nlme.mmkin</a> or <a href="saem.html">saem.mmkin</a>, or
+another object that has list components mkinmod containing an <a href="mkinmod.html">mkinmod</a>
+degradation model, and two numeric vectors, bparms.optim and bparms.fixed,
+that contain parameter values for that model.</p></dd>
</dl></div>
<div id="value">
<h2>Value</h2>
-<p>A list with a matrix of dissipation times named distimes,
-and, if applicable, a vector of formation fractions named ff
-and, if the SFORB model was in use, a vector of eigenvalues
-of these SFORB models, equivalent to DFOP rate constants</p>
+<p>A list with a matrix of dissipation times named distimes, and, if
+applicable, a vector of formation fractions named ff and, if the SFORB model
+was in use, a vector of eigenvalues of these SFORB models, equivalent to
+DFOP rate constants</p>
</div>
<div id="details">
<h2>Details</h2>
@@ -158,8 +160,8 @@ HS and DFOP, as well as from Eigenvalues b1 and b2 of any SFORB models</p>
<span class="r-out co"><span class="r-pr">#&gt;</span> 1 </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> $SFORB</span>
-<span class="r-out co"><span class="r-pr">#&gt;</span> parent_b1 parent_b2 </span>
-<span class="r-out co"><span class="r-pr">#&gt;</span> 0.4595574 0.0178488 </span>
+<span class="r-out co"><span class="r-pr">#&gt;</span> parent_b1 parent_b2 parent_g </span>
+<span class="r-out co"><span class="r-pr">#&gt;</span> 0.4595574 0.0178488 0.8539454 </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> </span>
<span class="r-out co"><span class="r-pr">#&gt;</span> $distimes</span>
<span class="r-out co"><span class="r-pr">#&gt;</span> DT50 DT90 DT50back DT50_parent_b1 DT50_parent_b2</span>

Contact - Imprint