From a01fe8923ff50dcc76c34fb09ad500f5f5433063 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 19 May 2023 22:35:52 +0200 Subject: Release date, update pkgdown development docs --- docs/dev/reference/mkinfit.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/dev/reference/mkinfit.html') diff --git a/docs/dev/reference/mkinfit.html b/docs/dev/reference/mkinfit.html index 237d903e..aa714f26 100644 --- a/docs/dev/reference/mkinfit.html +++ b/docs/dev/reference/mkinfit.html @@ -25,7 +25,7 @@ likelihood function."> mkin - 1.2.3 + 1.2.5 @@ -401,10 +401,10 @@ Degradation Data. Environments 6(12) 124 # Use shorthand notation for parent only degradation fit <- mkinfit("FOMC", FOCUS_2006_C, quiet = TRUE) summary(fit) -#> mkin version used for fitting: 1.2.3 -#> R version used for fitting: 4.2.3 -#> Date of fit: Sun Apr 16 08:30:40 2023 -#> Date of summary: Sun Apr 16 08:30:40 2023 +#> mkin version used for fitting: 1.2.5 +#> R version used for fitting: 4.3.0 +#> Date of fit: Fri May 19 17:29:30 2023 +#> Date of summary: Fri May 19 17:29:30 2023 #> #> Equations: #> d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent @@ -552,9 +552,9 @@ Degradation Data. Environments 6(12) 124 solution_type = "analytical")) } #> test relative elapsed -#> 3 analytical 1.000 0.236 -#> 1 deSolve_compiled 1.263 0.298 -#> 2 eigen 2.373 0.560 +#> 3 analytical 1.000 0.241 +#> 1 deSolve_compiled 1.270 0.306 +#> 2 eigen 2.382 0.574 # } # Use stepwise fitting, using optimised parameters from parent only fit, FOMC-SFO @@ -581,10 +581,10 @@ Degradation Data. Environments 6(12) 124 #> Warning: NaNs produced #> Warning: NaNs produced #> Warning: diag(.) had 0 or NA entries; non-finite result is doubtful -#> mkin version used for fitting: 1.2.3 -#> R version used for fitting: 4.2.3 -#> Date of fit: Sun Apr 16 08:30:44 2023 -#> Date of summary: Sun Apr 16 08:30:44 2023 +#> mkin version used for fitting: 1.2.5 +#> R version used for fitting: 4.3.0 +#> Date of fit: Fri May 19 17:29:35 2023 +#> Date of summary: Fri May 19 17:29:35 2023 #> #> Equations: #> d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent @@ -593,7 +593,7 @@ Degradation Data. Environments 6(12) 124 #> #> Model predictions using solution type deSolve #> -#> Fitted using 3729 model solutions performed in 0.688 s +#> Fitted using 3729 model solutions performed in 0.727 s #> #> Error model: Two-component variance function #> -- cgit v1.2.1