aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 1a4c24ed..8109ce7a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,7 +4,9 @@
### MAJOR CHANGES
-- New function `mmkin()`: This function takes a character vector of model shorthand names, or alternatively a list of mkinmod models, as well as a list of dataset as main arguments. It returns a matrix of mkinfit objects, with a row for each model and a column for each dataset.
+- New function `mmkin()`: This function takes a character vector of model shorthand names, or alternatively a list of mkinmod models, as well as a list of dataset as main arguments. It returns a matrix of mkinfit objects, with a row for each model and a column for each dataset. A subsetting method with single brackets is available.
+
+- New function `plot.mmkin()`: Plots single-row or single-column `mmkin` objects including residual plots.
## CHANGES in mkin VERSION 0.9-38 (2015-06-24)

Contact - Imprint