diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -234,9 +234,21 @@ Thanks are due also to Emmanuelle Comets, maintainer of the saemix package, for her interest and support for using the SAEM algorithm and its implementation in saemix for the evaluation of chemical degradation data. +Regarding the application of nonlinear mixed-effects models to degradation data, +von Götz et al (1999) have already proposed to use this technique in the context +of environmental risk assessments of pesticides. However, this work was +apparently not followed up, which is why we had to independently arrive at the +idea and missed to cite this previous work on the topic in our first publications. + ## References <table> + <tr><td>Ranke J (2023) Application of nonlinear hierarchical models to the + kinetic evaluation of chemical degradation data - Guidance for the use + of an R markdown template file. + <a href='https://www.umweltbundesamt.de/publikationen/application-of-nonlinear-hierarchical-models-to-the'>Umweltbundesamt TEXTE 151/2023</a> + </td></tr> + <tr><td>Ranke J, Wöltjen J, Schmidt J, and Comets E (2021) Taking kinetic evaluations of degradation data to the next level with nonlinear mixed-effects models. <i>Environments</i> @@ -257,6 +269,13 @@ saemix for the evaluation of chemical degradation data. <b>30</b> 17 <a href='https://doi.org/10.1186/s12302-018-0145-1'>doi:10.1186/s12302-018-0145-1</a> </td></tr> + + <tr><td>Von Götz N, Nörtersheuser P, Richter O (1999) + Population based analysis of pesticide kinetics + <i>Chemosphere</i> + <b>38</b> 7 + <a href='https://doi.org/10.1016/S0045-6535(98)00388-9'>doi:10.1016/S0045-6535(98)00388-9</a> + </td></tr> </table> ## Development |