diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-04 13:27:41 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-08-04 13:27:41 +0200 |
commit | 804a5cb47fcdc823d41c585729ace151b283ca65 (patch) | |
tree | 3dac33d049e53343cf36216b8cc6c93cbc32d754 /NEWS.md | |
parent | cf54ccca37d27480dbf8d59eb027300518f7ad75 (diff) |
Mesotrione data and vignette
The vignette illustrates pH dependent degradation (covariate modelling)
with some detail for the parent compound.
Also, a bug in the saem method of the illparms function was fixed, which
prevented to find ill-defined parameters in cases where e.g. slopes of
covariate models have a negative estimate.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +# mkin 1.2.5 + +- 'vignettes/mesotrione_parent_2023.rnw': Prebuilt vignette showing how covariate modelling can be done for all relevant parent degradation models. + +- 'inst/testdata/mesotrione_soil_efsa_2016}.xlsx': Another example spreadsheets for use with 'read_spreadsheet()', featuring pH dependent degradation + +- R/illparms.R: Fix the detection of ill-defined slope or error model parameters for the case that the estimate is negative + # mkin 1.2.4 - R/endpoints.R: Fix the calculation of endpoints for user specified covariate values |