aboutsummaryrefslogtreecommitdiff
path: root/inst/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'inst/web/index.html')
-rw-r--r--inst/web/index.html20
1 files changed, 15 insertions, 5 deletions
diff --git a/inst/web/index.html b/inst/web/index.html
index 270d14f3..c04d674d 100644
--- a/inst/web/index.html
+++ b/inst/web/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
-<title>Index. mkin 0.9.42</title>
+<title>Index. mkin 0.9.43</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="">
@@ -32,7 +32,7 @@
<div class="navbar">
<div class="navbar-inner">
<div class="container">
- <a class="brand" href="#">mkin 0.9.42</a>
+ <a class="brand" href="#">mkin 0.9.43</a>
<div class="nav">
<ul class="nav">
<li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li>
@@ -241,7 +241,7 @@ You can also browse the source code at <a href="http://cgit.jrwb.de/mkin">cgit.j
<ul class="index">
<li>
- <code><a href="plot.mkinfit.html">plot.mkinfit</a></code><br /> Plot the observed data and the fitted model of an mkinfit object
+ <code><a href="plot.mkinfit.html">plot.mkinfit</a></code>(plot_sep)<br /> Plot the observed data and the fitted model of an mkinfit object
</li>
<li>
@@ -346,7 +346,7 @@ You can also browse the source code at <a href="http://cgit.jrwb.de/mkin">cgit.j
</li>
<li>
- <code><a href="mkinpredict.html">mkinpredict</a></code><br /> Produce predictions from a kinetic model using specifc parameters
+ <code><a href="mkinpredict.html">mkinpredict</a></code><br /> Produce predictions from a kinetic model using specific parameters
</li>
<li>
@@ -398,6 +398,16 @@ You can also browse the source code at <a href="http://cgit.jrwb.de/mkin">cgit.j
</li>
</ul>
+ <h3>Other</h3>
+
+
+ <ul class="index">
+
+ <li>
+ <code><a href="add_err.html">add_err</a></code><br /> Add normally distributed errors to simulated kinetic degradation data
+</li>
+
+ </ul>
</div>
<div class="span3 offset1">
@@ -406,8 +416,8 @@ You can also browse the source code at <a href="http://cgit.jrwb.de/mkin">cgit.j
<li><a href="vignettes/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a></li>
<li><a href="vignettes/FOCUS_D.html">Example evaluation of FOCUS Example Dataset D</a></li>
<li><a href="vignettes/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a></li>
+ <li><a href="vignettes/mkin.html">mkin - Kinetic evaluation of chemical degradation data</a></li>
<li><a href="vignettes/FOCUS_Z.pdf">Example evaluation of FOCUS dataset Z</a></li>
- <li><a href="vignettes/mkin.pdf">Routines for fitting kinetic models with one or more state variables to chemical degradation data</a></li>
</ul>
<h2>Dependencies</h2>

Contact - Imprint