diff options
Diffstat (limited to 'docs/reference/one_box.html')
| -rw-r--r-- | docs/reference/one_box.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reference/one_box.html b/docs/reference/one_box.html index a61ce62..7b73a42 100644 --- a/docs/reference/one_box.html +++ b/docs/reference/one_box.html @@ -7,7 +7,7 @@ <a class="navbar-brand me-2" href="../index.html">pfm</a> - <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.4</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.5</small> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> @@ -59,12 +59,12 @@ <dd><p>When numeric, this is the half-life to be used for an exponential decline. When a character string specifying a parent decline model is given e.g. <code>FOMC</code>, <code>parms</code> must contain the corresponding parameters. -If x is an <code><a href="https://pkgdown.jrwb.de/mkin/reference/mkinfit.html" class="external-link">mkinfit</a></code> object, the decline is calculated from this +If x is an <a href="https://pkgdown.jrwb.de/mkin/reference/mkinfit.html" class="external-link">mkinfit</a> object, the decline is calculated from this object.</p></dd> <dt id="arg-ini">ini<a class="anchor" aria-label="anchor" href="#arg-ini"></a></dt> -<dd><p>The initial amount. If x is an <code><a href="https://pkgdown.jrwb.de/mkin/reference/mkinfit.html" class="external-link">mkinfit</a></code> object, and +<dd><p>The initial amount. If x is an <a href="https://pkgdown.jrwb.de/mkin/reference/mkinfit.html" class="external-link">mkinfit</a> object, and ini is 'model', the fitted initial concentrations are used. Otherwise, ini must be numeric. If it has length one, it is used for the parent and initial values of metabolites are zero, otherwise, it must give values for @@ -89,7 +89,7 @@ all observed variables.</p></dd> </dl></div> <div class="section level2"> <h2 id="value">Value<a class="anchor" aria-label="anchor" href="#value"></a></h2> - <p>An object of class <code>one_box</code>, inheriting from <code><a href="https://rdrr.io/r/stats/ts.html" class="external-link">ts</a></code>.</p> + <p>An object of class <code>one_box</code>, inheriting from <a href="https://rdrr.io/r/stats/ts.html" class="external-link">ts</a>.</p> </div> <div class="section level2"> @@ -125,7 +125,7 @@ all observed variables.</p></dd> </div> <div class="pkgdown-footer-right"> - <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.0.</p> + <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.2.0.</p> </div> </footer></div> |
