diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-12-19 10:59:44 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-12-19 10:59:44 +0100 |
commit | e5aea600fd957955fc3e8e41dbc93bf4f65af803 (patch) | |
tree | fe72d2b020b50307944f616333df7419e07393e1 /NEWS.md | |
parent | 7b14afbeaa779009014ee866fe5e56edd3e8681d (diff) |
Support observed data as tibble
Closes #14
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # mkin 1.2.9 +- 'R/mkinfit.R': Support passing the observed data as a 'tibble' + - 'R/parplot.R': Support multistart objects with covariate models and filter negative values of scaled parameters (with a warning) for plotting. - 'R/create_deg_func.R: Make sure that no reversible reactions are specified in the case of two observed variables, as this is not supported |