diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-04-12 14:41:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-04-13 11:11:02 +0200 |
commit | ea57db98cef3fb882f7bd9656b44f270e7bded38 (patch) | |
tree | eded8b3bd50eacf3c505111eb6bcf0e15b43a9d5 /README.md | |
parent | e99f089012c3c4a0b00ade470f180f3ee2b65e9a (diff) |
More control of y axes in plot.mkinfit, updates
Documentation and test results were updated, the latter with regard
to the previous work on plot.mixed.mmkin.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ version is found in the ['dev' subdirectory](https://pkgdown.jrwb.de/mkin/dev/). * The chi-squared error level as defined in the FOCUS kinetics guidance (see below) is calculated for each observed variable. * The 'variance by variable' error model which is often fitted using - Iteratively Reweighted Least Squares (IRLS) should now be specified as + Iteratively Reweighted Least Squares (IRLS) can be specified as `error_model = "obs"`. ### Unique in mkin |