aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/index.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-18 16:28:49 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-18 16:28:49 +0100
commite7b2d16306b7d03cde66223c9b27abde928f9447 (patch)
tree85d650cfb8e071b00a1228566ec788dc1b477809 /docs/reference/index.html
parent8bdb67360502bd1a8eb5317d287b094510b4a02c (diff)
Improve examples for showing with pkgdown
- Use quiet= TRUE in dontrun sections - Use mkinsub in model definitions - Avoid \code{\link{}} in titles
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r--docs/reference/index.html23
1 files changed, 11 insertions, 12 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 2d052a80..eff83260 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -119,8 +119,7 @@
<li><code><a href="mkinresplot.html">mkinresplot</a></code></li>
</ul>
- <p><a href="mkinparplot.html">Function to plot the confidence intervals obtained using
- list(list(&quot;mkinfit&quot;))</a></p>
+ <p><a href="mkinparplot.html">Function to plot the confidence intervals obtained using mkinfit</a></p>
<ul>
<li><code><a href="mkinparplot.html">mkinparplot</a></code></li>
</ul>
@@ -247,9 +246,9 @@
<p class="section-desc"><p>Parent only model solutions</p></p>
- <p><a href="DFOP.solution.html">Double First-Order in Parallel kinetics</a></p>
+ <p><a href="SFO.solution.html">Single First-Order kinetics</a></p>
<ul>
- <li><code><a href="DFOP.solution.html">DFOP.solution</a></code></li>
+ <li><code><a href="SFO.solution.html">SFO.solution</a></code></li>
</ul>
<p><a href="FOMC.solution.html">First-Order Multi-Compartment kinetics</a></p>
@@ -257,24 +256,24 @@
<li><code><a href="FOMC.solution.html">FOMC.solution</a></code></li>
</ul>
- <p><a href="HS.solution.html">Hockey-Stick kinetics</a></p>
+ <p><a href="DFOP.solution.html">Double First-Order in Parallel kinetics</a></p>
<ul>
- <li><code><a href="HS.solution.html">HS.solution</a></code></li>
+ <li><code><a href="DFOP.solution.html">DFOP.solution</a></code></li>
</ul>
- <p><a href="IORE.solution.html">Indeterminate order rate equation kinetics</a></p>
+ <p><a href="SFORB.solution.html">Single First-Order Reversible Binding kinetics</a></p>
<ul>
- <li><code><a href="IORE.solution.html">IORE.solution</a></code></li>
+ <li><code><a href="SFORB.solution.html">SFORB.solution</a></code></li>
</ul>
- <p><a href="SFO.solution.html">Single First-Order kinetics</a></p>
+ <p><a href="HS.solution.html">Hockey-Stick kinetics</a></p>
<ul>
- <li><code><a href="SFO.solution.html">SFO.solution</a></code></li>
+ <li><code><a href="HS.solution.html">HS.solution</a></code></li>
</ul>
- <p><a href="SFORB.solution.html">Single First-Order Reversible Binding kinetics</a></p>
+ <p><a href="IORE.solution.html">Indeterminate order rate equation kinetics</a></p>
<ul>
- <li><code><a href="SFORB.solution.html">SFORB.solution</a></code></li>
+ <li><code><a href="IORE.solution.html">IORE.solution</a></code></li>
</ul>
<h2 id="section-generate-synthetic-datasets" class="hasAnchor"><a href="#section-generate-synthetic-datasets" class="anchor"></a>Generate synthetic datasets</h2>
<p class="section-desc"></p>

Contact - Imprint