diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-13 09:34:15 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-13 09:34:15 +0200 |
commit | 28425283bdeb34fac01d1eeb9c8dd40f987934ea (patch) | |
tree | ddabdcd7a60d9ee7f6a34f604ee4cb38d7ed6dc7 /docs/reference/gmkinws.html | |
parent | e3fa7ea27ccdf98e751642dea7315ce6076ad004 (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/gmkinws.html')
-rw-r--r-- | docs/reference/gmkinws.html | 22 |
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> |