diff options
| -rw-r--r-- | DESCRIPTION | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/DESCRIPTION b/DESCRIPTION index 71fa3d99..dcaf8f48 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -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 | 
