diff options
Diffstat (limited to 'docs/reference/endpoints.html')
| -rw-r--r-- | docs/reference/endpoints.html | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html index 1476eed8..f764b742 100644 --- a/docs/reference/endpoints.html +++ b/docs/reference/endpoints.html @@ -32,7 +32,7 @@ advantage that the SFORB model can also be used for metabolites."><!-- mathjax -    <a href="../reference/index.html">Functions and data</a>  </li>  <li class="dropdown"> -  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> +  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">      Articles      <span class="caret"></span> @@ -104,8 +104,8 @@ 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>, <a href="saem.html">saem.mmkin</a> or -<a href="nlmixr.mmkin.html">nlmixr.mmkin</a>. Or another object that has list components +<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> | 
