[R-gregmisc-users] SF.net SVN: r-gregmisc:[1869] trunk/gmodels/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2014-07-24 15:18:23
|
Revision: 1869 http://sourceforge.net/p/r-gregmisc/code/1869 Author: warnes Date: 2014-07-24 15:18:11 +0000 (Thu, 24 Jul 2014) Log Message: ----------- Update NEWS for gmodels 2.16.0 Modified Paths: -------------- trunk/gmodels/inst/NEWS Modified: trunk/gmodels/inst/NEWS =================================================================== --- trunk/gmodels/inst/NEWS 2014-07-24 15:14:30 UTC (rev 1868) +++ trunk/gmodels/inst/NEWS 2014-07-24 15:18:11 UTC (rev 1869) @@ -1,3 +1,17 @@ +Version 2.16.0 - 2014-07-24 +--------------------------- + +New features: + +- The estimable() function now returns objects that are of class + 'estimable'. + +- The confidence interval function ci() now has a method for + 'estimable' objects, with the same layout as for 'lm' objects, + making it easier to combine confidence information about model + parameters and estimable functions into a single table. + + Version 2.15.5 - 2013-07-18 --------------------------- @@ -11,6 +25,7 @@ - Update man page file for ci() to current Rd syntax. - Remove unused argument to ci.mer() + Version 2.15.3 - 2012-06-27 --------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |