aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_D.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/articles/FOCUS_D.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/articles/FOCUS_D.html')
-rw-r--r--docs/articles/FOCUS_D.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html
index 7ef16ef8..1363ef11 100644
--- a/docs/articles/FOCUS_D.html
+++ b/docs/articles/FOCUS_D.html
@@ -43,7 +43,7 @@
<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>
@@ -105,7 +105,7 @@
<h1 data-toc-skip>Example evaluation of FOCUS Example Dataset D</h1>
<h4 data-toc-skip class="author">Johannes Ranke</h4>
- <h4 data-toc-skip class="date">Last change 31 January 2019 (rebuilt 2022-03-02)</h4>
+ <h4 data-toc-skip class="date">Last change 31 January 2019 (rebuilt 2022-03-07)</h4>
<small class="dont-index">Source: <a href="https://github.com/jranke/mkin/blob/HEAD/vignettes/FOCUS_D.rmd" class="external-link"><code>vignettes/FOCUS_D.rmd</code></a></small>
<div class="hidden name"><code>FOCUS_D.rmd</code></div>
@@ -192,8 +192,8 @@
<code class="sourceCode R"><span class="fu"><a href="https://rdrr.io/pkg/saemix/man/summary-methods.html" class="external-link">summary</a></span><span class="op">(</span><span class="va">fit</span><span class="op">)</span></code></pre></div>
<pre><code><span class="co">## mkin version used for fitting: 1.1.0 </span>
<span class="co">## R version used for fitting: 4.1.2 </span>
-<span class="co">## Date of fit: Wed Mar 2 13:44:18 2022 </span>
-<span class="co">## Date of summary: Wed Mar 2 13:44:18 2022 </span>
+<span class="co">## Date of fit: Mon Mar 7 13:15:58 2022 </span>
+<span class="co">## Date of summary: Mon Mar 7 13:15:59 2022 </span>
<span class="co">## </span>
<span class="co">## Equations:</span>
<span class="co">## d_parent/dt = - k_parent * parent</span>
@@ -201,7 +201,7 @@
<span class="co">## </span>
<span class="co">## Model predictions using solution type analytical </span>
<span class="co">## </span>
-<span class="co">## Fitted using 401 model solutions performed in 0.145 s</span>
+<span class="co">## Fitted using 401 model solutions performed in 0.165 s</span>
<span class="co">## </span>
<span class="co">## Error model: Constant variance </span>
<span class="co">## </span>

Contact - Imprint