diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 13:23:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 13:23:23 +0200 |
commit | a401a9225d212ed4dc64e96765f04aaaf17cc8c1 (patch) | |
tree | 998d055acecd0e8e1aaf66e441ccdfb205084795 /docs/reference/summary.mkinfit.html | |
parent | e05656d57668688b971c28e32b4cfd4d3eac4662 (diff) |
Further corrections of the twa vignette
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/summary.mkinfit.html')
-rw-r--r-- | docs/reference/summary.mkinfit.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index fafca9ce..a10859fc 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -215,15 +215,15 @@ <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> <pre class="examples"><div class='input'> <span class='fu'><a href='https://rdrr.io/r/base/summary.html'>summary</a></span>(<span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='fu'><a href='mkinmod.html'>mkinmod</a></span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>)), <span class='no'>FOCUS_2006_A</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>))</div><div class='output co'>#> mkin version used for fitting: 0.9.49.6 #> R version used for fitting: 3.6.1 -#> Date of fit: Wed Sep 18 12:57:18 2019 -#> Date of summary: Wed Sep 18 12:57:18 2019 +#> Date of fit: Wed Sep 18 13:16:44 2019 +#> Date of summary: Wed Sep 18 13:16:44 2019 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent #> #> Model predictions using solution type analytical #> -#> Fitted using 131 model solutions performed in 0.267 s +#> Fitted using 131 model solutions performed in 0.273 s #> #> Error model: Constant variance #> |