diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-01 12:19:03 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-01 12:19:03 +0100 |
commit | bbb74d4f60033899cd5cdd36aa70f157bc52209e (patch) | |
tree | ca0f620ba0ffd59ff242071260d2346e4ca254ff /docs/reference/synthetic_data_for_UBA_2014.html | |
parent | 70e48e8360875f22970174d409c46cb3f076fa99 (diff) |
Fix bug in yesterdays release, add methods for BIC
Diffstat (limited to 'docs/reference/synthetic_data_for_UBA_2014.html')
-rw-r--r-- | docs/reference/synthetic_data_for_UBA_2014.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/synthetic_data_for_UBA_2014.html b/docs/reference/synthetic_data_for_UBA_2014.html index eb5b8c65..6ac7403a 100644 --- a/docs/reference/synthetic_data_for_UBA_2014.html +++ b/docs/reference/synthetic_data_for_UBA_2014.html @@ -282,8 +282,8 @@ Compare also the code in the example section to see the degradation models." /> <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>) <span class='fu'><a href='plot.mkinfit.html'>plot_sep</a></span>(<span class='no'>fit</span>)</div><div class='img'><img src='synthetic_data_for_UBA_2014-1.png' alt='' width='700' height='433' /></div><div class='input'> <span class='fu'><a href='https://rdrr.io/r/base/summary.html'>summary</a></span>(<span class='no'>fit</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: Mon Oct 21 22:49:25 2019 -#> Date of summary: Mon Oct 21 22:49:25 2019 +#> Date of fit: Fri Nov 1 10:10:17 2019 +#> Date of summary: Fri Nov 1 10:10:17 2019 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -292,7 +292,7 @@ Compare also the code in the example section to see the degradation models." /> #> #> Model predictions using solution type deSolve #> -#> Fitted using 847 model solutions performed in 2.43 s +#> Fitted using 847 model solutions performed in 2.468 s #> #> Error model: Constant variance #> |