aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/gmkinws.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gmkinws.html')
-rw-r--r--docs/reference/gmkinws.html22
1 files changed, 12 insertions, 10 deletions
diff --git a/docs/reference/gmkinws.html b/docs/reference/gmkinws.html
index b276453..28f6014 100644
--- a/docs/reference/gmkinws.html
+++ b/docs/reference/gmkinws.html
@@ -25,12 +25,14 @@
<script src="../pkgdown.js"></script>
<!-- mathjax -->
-<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
+<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
+
+
</head>
<body>
@@ -79,7 +81,7 @@
<p>Datasets, models and fits are stored in lists.</p>
- <pre><span class='no'>gmkinws</span></pre>
+ <pre class="usage"><span class='no'>gmkinws</span></pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
@@ -87,14 +89,14 @@
<h2 class="hasAnchor" id="fields"><a class="anchor" href="#fields"></a>Fields</h2>
- <p></p>
- <p><dl class='dl-horizontal'>
-<dt><code>observed</code></dt><dd>Names of the observed variables in the datasets, named
-by the names used in the models contained in field m</dd></p>
- <p><dt><code>ds</code></dt><dd>A list of datasets compatible with mkinfit (long format)</dd></p>
- <p><dt><code>m</code></dt><dd>A list of mkinmod models</dd></p>
- <p><dt><code>f</code></dt><dd>A list of mkinfit objects</dd>
-</dl></p>
+
+ <dl class='dl-horizontal'>
+<dt><code>observed</code></dt><dd><p>Names of the observed variables in the datasets, named
+by the names used in the models contained in field m</p></dd>
+ <dt><code>ds</code></dt><dd><p>A list of datasets compatible with mkinfit (long format)</p></dd>
+ <dt><code>m</code></dt><dd><p>A list of mkinmod models</p></dd>
+ <dt><code>f</code></dt><dd><p>A list of mkinfit objects</p></dd>
+</dl>
</div>

Contact - Imprint