diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-14 21:47:45 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-14 21:47:45 +0100 | 
| commit | 9275bcb39b5ee25753ef489d334b4906401970b3 (patch) | |
| tree | 9ddaaf518f8655f38a44f1a0516335989085d490 /docs/dev/reference/summary.mkinfit.html | |
| parent | d6168b0851a52adeaed8099e41a960d79acedae9 (diff) | |
Update online docs
Diffstat (limited to 'docs/dev/reference/summary.mkinfit.html')
| -rw-r--r-- | docs/dev/reference/summary.mkinfit.html | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/docs/dev/reference/summary.mkinfit.html b/docs/dev/reference/summary.mkinfit.html index 993544c7..3994a424 100644 --- a/docs/dev/reference/summary.mkinfit.html +++ b/docs/dev/reference/summary.mkinfit.html @@ -108,7 +108,7 @@ values.</p>      <div id="arguments">      <h2>Arguments</h2>      <dl><dt>object</dt> -<dd><p>an object of class <code><a href="mkinfit.html">mkinfit</a></code>.</p></dd> +<dd><p>an object of class <a href="mkinfit.html">mkinfit</a>.</p></dd>  <dt>data</dt> @@ -189,7 +189,8 @@ model.</p></dd>  <dd><p>The DT50 and DT90 values for each observed variable.</p></dd>  <dt>SFORB</dt> -<dd><p>If applicable, eigenvalues of SFORB components of the model.</p></dd> +<dd><p>If applicable, eigenvalues and fractional eigenvector component +g of SFORB systems in the model.</p></dd>  </dl><p>The print method is called for its side effect, i.e. printing the summary.</p>      </div> @@ -212,8 +213,8 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,  <span class="r-in"><span>  <span class="fu"><a href="https://rdrr.io/pkg/saemix/man/summary-methods.html" class="external-link">summary</a></span><span class="op">(</span><span class="fu"><a href="mkinfit.html">mkinfit</a></span><span class="op">(</span><span class="st">"SFO"</span>, <span class="va">FOCUS_2006_A</span>, quiet <span class="op">=</span> <span class="cn">TRUE</span><span class="op">)</span><span class="op">)</span></span></span>  <span class="r-out co"><span class="r-pr">#></span> mkin version used for fitting:    1.2.0 </span>  <span class="r-out co"><span class="r-pr">#></span> R version used for fitting:       4.2.2 </span> -<span class="r-out co"><span class="r-pr">#></span> Date of fit:     Tue Nov  1 14:12:09 2022 </span> -<span class="r-out co"><span class="r-pr">#></span> Date of summary: Tue Nov  1 14:12:09 2022 </span> +<span class="r-out co"><span class="r-pr">#></span> Date of fit:     Mon Nov 14 21:06:31 2022 </span> +<span class="r-out co"><span class="r-pr">#></span> Date of summary: Mon Nov 14 21:06:31 2022 </span>  <span class="r-out co"><span class="r-pr">#></span> </span>  <span class="r-out co"><span class="r-pr">#></span> Equations:</span>  <span class="r-out co"><span class="r-pr">#></span> d_parent/dt = - k_parent * parent</span> | 
