From cf54ccca37d27480dbf8d59eb027300518f7ad75 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 19 May 2023 17:08:43 +0200 Subject: Prepare release of v1.2.4 - Update DESCRIPTION - Update Makefile to document how to use R-patched - Remove markup from two URLs to avoid CRAN NOTE - Switch two vignettes from html_document to html_vignette to save space in the docs directory, also avoiding a CRAN NOTE - Complete rebuild of pkgdown docs for release --- docs/reference/synthetic_data_for_UBA_2014.html | 32 ++++++++++++------------- 1 file changed, 16 insertions(+), 16 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 cd2338eb..91d7f6a6 100644 --- a/docs/reference/synthetic_data_for_UBA_2014.html +++ b/docs/reference/synthetic_data_for_UBA_2014.html @@ -32,7 +32,7 @@ Compare also the code in the example section to see the degradation models."> mkin - 1.2.3 + 1.2.4 @@ -269,10 +269,10 @@ Compare also the code in the example section to see the degradation models."> plot_sep(fit) summary(fit) -#> mkin version used for fitting: 1.2.3 -#> R version used for fitting: 4.2.3 -#> Date of fit: Thu Apr 20 07:37:10 2023 -#> Date of summary: Thu Apr 20 07:37:10 2023 +#> mkin version used for fitting: 1.2.4 +#> R version used for fitting: 4.3.0 +#> Date of fit: Fri May 19 09:20:19 2023 +#> Date of summary: Fri May 19 09:20:19 2023 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -281,7 +281,7 @@ Compare also the code in the example section to see the degradation models.">#> #> Model predictions using solution type deSolve #> -#> Fitted using 833 model solutions performed in 0.161 s +#> Fitted using 848 model solutions performed in 0.154 s #> #> Error model: Constant variance #> @@ -333,15 +333,15 @@ Compare also the code in the example section to see the degradation models.">#> log_k_M2 2.819e-02 7.166e-02 -3.929e-01 1.000e+00 -2.658e-01 #> f_parent_qlogis -4.624e-01 -5.682e-01 7.478e-01 -2.658e-01 1.000e+00 #> f_M1_qlogis 1.614e-01 4.102e-01 -8.109e-01 5.419e-01 -8.605e-01 -#> sigma -2.900e-08 -8.030e-09 -2.741e-08 3.938e-08 -2.681e-08 +#> sigma -1.377e-08 7.536e-10 1.089e-08 -4.422e-08 7.124e-09 #> f_M1_qlogis sigma -#> parent_0 1.614e-01 -2.900e-08 -#> log_k_parent 4.102e-01 -8.030e-09 -#> log_k_M1 -8.109e-01 -2.741e-08 -#> log_k_M2 5.419e-01 3.938e-08 -#> f_parent_qlogis -8.605e-01 -2.681e-08 -#> f_M1_qlogis 1.000e+00 4.971e-08 -#> sigma 4.971e-08 1.000e+00 +#> parent_0 1.614e-01 -1.377e-08 +#> log_k_parent 4.102e-01 7.536e-10 +#> log_k_M1 -8.109e-01 1.089e-08 +#> log_k_M2 5.419e-01 -4.422e-08 +#> f_parent_qlogis -8.605e-01 7.124e-09 +#> f_M1_qlogis 1.000e+00 -2.685e-08 +#> sigma -2.685e-08 1.000e+00 #> #> Backtransformed parameters: #> Confidence intervals for internally transformed parameters are asymmetric. @@ -388,7 +388,7 @@ Compare also the code in the example section to see the degradation models.">#> 7 parent 0.3 5.772e-01 -0.27717 #> 14 parent 3.5 3.264e-03 3.49674 #> 28 parent 3.2 1.045e-07 3.20000 -#> 90 parent 0.6 9.530e-10 0.60000 +#> 90 parent 0.6 9.532e-10 0.60000 #> 120 parent 3.5 -5.940e-10 3.50000 #> 1 M1 36.4 3.479e+01 1.61088 #> 1 M1 37.4 3.479e+01 2.61088 @@ -399,7 +399,7 @@ Compare also the code in the example section to see the degradation models.">#> 14 M1 5.8 1.995e+00 3.80469 #> 14 M1 1.2 1.995e+00 -0.79531 #> 60 M1 0.5 2.111e-06 0.50000 -#> 90 M1 3.2 -9.670e-10 3.20000 +#> 90 M1 3.2 -9.672e-10 3.20000 #> 120 M1 1.5 7.670e-10 1.50000 #> 120 M1 0.6 7.670e-10 0.60000 #> 1 M2 4.8 4.455e+00 0.34517 -- cgit v1.2.1