[Distr-commits] r1155 - branches/distr-2.7/pkg/distrEx/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jul 8 13:51:29 CEST 2018
Author: ruckdeschel
Date: 2018-07-08 13:51:27 +0200 (Sun, 08 Jul 2018)
New Revision: 1155
Modified:
branches/distr-2.7/pkg/distrEx/inst/NEWS
Log:
[branches: distrEx]: began with major update to version 2.7 / updated NEWS file
Modified: branches/distr-2.7/pkg/distrEx/inst/NEWS
===================================================================
--- branches/distr-2.7/pkg/distrEx/inst/NEWS 2018-07-08 11:50:34 UTC (rev 1154)
+++ branches/distr-2.7/pkg/distrEx/inst/NEWS 2018-07-08 11:51:27 UTC (rev 1155)
@@ -8,6 +8,27 @@
information)
##############
+v 2.7
+##############
+
+user-visible CHANGES:
++ triggered by mail from Peng Rui, larodarchillwind at aliyun.com, implemented
+ Hellinger and TotalVariation distance for DiscreteMVDistributions
++ alias q.l(X) for q(X) to provide functionality in RStudio / Jupyter IRKernel
++ fixed some URLs in https style
+
+under the hood:
++ added more detailed author information in DESCRIPTION
++ registered native code for GL integration
++ recreated sysdata.rda file with new tables
+ .AW.5000, .AW.10000, .AW.50000, .AW.100000
++ changed defaults in distrExIntegrate / GLIntegrateOrder (with finer grids)
+
+bug fixes:
++ fixed a bug in CvMDist
+
+
+##############
v 2.6
##############
@@ -308,7 +329,7 @@
used wherever possible;
but backwards compatibility:
always checked whether lowert.tail / log / log.p are formals
-
+
* some exact formulas for mad, median, and IQR
* new method for IQR for DiscreteDistributions taking care that between upper and lower
quartile there is 50% probability
More information about the Distr-commits
mailing list