From 4c69847346a9c254e4e803b6987a63e3fd9c14ae Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 26 Jun 2015 08:50:13 +0200 Subject: Subsetting and plotting for mmkin objects Including documentation and documentation improvements for mmkin(). --- NEWS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS.md') 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) -- cgit v1.2.1