diff options
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 71fa3d99..f9cb67be 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: mkin Type: Package Title: Kinetic Evaluation of Chemical Degradation Data -Version: 1.2.9 -Date: 2025-02-13 +Version: 1.2.10 +Date: 2025-05-13 Authors@R: c( person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "johannes.ranke@jrwb.de", @@ -15,7 +15,7 @@ Description: Calculation routines based on the FOCUS Kinetics Report (2006, models, model solution based on eigenvalues if possible or using numerical solvers. If a C compiler (on windows: 'Rtools') is installed, differential equation models are solved using automatically generated C functions. - Inhomogeneous errors can be taken into account using variance by variable or + Non-constant errors can be taken into account using variance by variable or two-component error models <doi:10.3390/environments6120124>. Hierarchical degradation models can be fitted using nonlinear mixed-effects model packages as a back end <doi:10.3390/environments8080071>. Please |