aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/reference/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r--docs/dev/reference/index.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html
index 5533a01f..f5825742 100644
--- a/docs/dev/reference/index.html
+++ b/docs/dev/reference/index.html
@@ -71,7 +71,7 @@
</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.0.4.9000</span>
+ <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.0.5</span>
</span>
</div>
@@ -325,6 +325,12 @@ of an mmkin object</p></td>
</tr><tr>
<td>
+ <p><code><a href="nlmixr.mmkin.html">nlmixr(<i>&lt;mmkin&gt;</i>)</a></code> <code><a href="nlmixr.mmkin.html">print(<i>&lt;nlmixr.mmkin&gt;</i>)</a></code> <code><a href="nlmixr.mmkin.html">nlmixr_model()</a></code> <code><a href="nlmixr.mmkin.html">nlmixr_data()</a></code> </p>
+ </td>
+ <td><p>Fit nonlinear mixed models using nlmixr</p></td>
+ </tr><tr>
+
+ <td>
<p><code><a href="plot.mixed.mmkin.html">plot(<i>&lt;mixed.mmkin&gt;</i>)</a></code> </p>
</td>
<td><p>Plot predictions from a fitted nonlinear mixed model obtained via an mmkin row object</p></td>
@@ -337,13 +343,19 @@ of an mmkin object</p></td>
</tr><tr>
<td>
+ <p><code><a href="summary.nlmixr.mmkin.html">summary(<i>&lt;nlmixr.mmkin&gt;</i>)</a></code> <code><a href="summary.nlmixr.mmkin.html">print(<i>&lt;summary.nlmixr.mmkin&gt;</i>)</a></code> </p>
+ </td>
+ <td><p>Summary method for class "nlmixr.mmkin"</p></td>
+ </tr><tr>
+
+ <td>
<p><code><a href="summary.saem.mmkin.html">summary(<i>&lt;saem.mmkin&gt;</i>)</a></code> <code><a href="summary.saem.mmkin.html">print(<i>&lt;summary.saem.mmkin&gt;</i>)</a></code> </p>
</td>
<td><p>Summary method for class "saem.mmkin"</p></td>
</tr><tr>
<td>
- <p><code><a href="nlme.html">nlme_function()</a></code> <code><a href="nlme.html">mean_degparms()</a></code> <code><a href="nlme.html">nlme_data()</a></code> </p>
+ <p><code><a href="nlme.html">nlme_function()</a></code> <code><a href="nlme.html">nlme_data()</a></code> </p>
</td>
<td><p>Helper functions to create nlme models from mmkin row objects</p></td>
</tr><tr>
@@ -606,6 +618,12 @@ kinetic models fitted with mkinfit</p></td>
</tr><tr>
<td>
+ <p><code><a href="mean_degparms.html">mean_degparms()</a></code> </p>
+ </td>
+ <td><p>Calculate mean degradation parameters for an mmkin row object</p></td>
+ </tr><tr>
+
+ <td>
<p><code><a href="create_deg_func.html">create_deg_func()</a></code> </p>
</td>
<td><p>Create degradation functions for known analytical solutions</p></td>

Contact - Imprint