aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/endpoints.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-03-07 12:03:40 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-03-07 14:55:21 +0100
commit7035cde3a53781721fe15a8893fdf328c789bdd2 (patch)
treea1e4929faf9d645caedc0ed4dcc5036252497c63 /docs/reference/endpoints.html
parent77c248ca40b82ec00a756cd82f12968131f78959 (diff)
Remove nlmixr interface for release of mkin 1.1.0
I am postponing my attempts to get the nlmixr interface to CRAN, given some problems with nlmixr using R-devel under Windows, see https://github.com/nlmixrdevelopment/nlmixr/issues/596 and https://github.com/r-hub/rhub/issues/512, which is fixed by the removal of nlmixr from the testsuite. For the tests to be more platform independent, the biphasic mixed effects models test dataset was defined in a way that fitting should be more robust (less ill-defined).
Diffstat (limited to 'docs/reference/endpoints.html')
-rw-r--r--docs/reference/endpoints.html6
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>

Contact - Imprint