diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-08 18:12:21 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-09 09:10:02 +0200 |
commit | e0bef15657df1d6cade99cc3f6d8b07fa35792fe (patch) | |
tree | 7d050ac3b25e37a952a1f4efa46263980fbe502b /docs/reference/summary.mkinfit.html | |
parent | 67d032fb345f8e0afc7628d7525da5b7f0a98f79 (diff) |
Adaptations for gmkin
Address winbuilder check problems, update check log, update of static docs
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 2fa2dbe7..1eec5820 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -211,15 +211,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://www.rdocumentation.org/packages/base/topics/summary'>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.0 -#> Date of fit: Fri Jul 5 15:52:35 2019 -#> Date of summary: Fri Jul 5 15:52:35 2019 +#> Date of fit: Tue Jul 9 09:00:02 2019 +#> Date of summary: Tue Jul 9 09:00:02 2019 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent #> #> Model predictions using solution type analytical #> -#> Fitted using 131 model solutions performed in 0.266 s +#> Fitted using 131 model solutions performed in 0.278 s #> #> Error model: Constant variance #> |