From bbb74d4f60033899cd5cdd36aa70f157bc52209e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 1 Nov 2019 12:19:03 +0100 Subject: Fix bug in yesterdays release, add methods for BIC --- docs/reference/synthetic_data_for_UBA_2014.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/reference/synthetic_data_for_UBA_2014.html') 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." /> quiet = TRUE) plot_sep(fit)
summary(fit)
#> 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 #> -- cgit v1.2.1