Skip to content

statistics-1.7.0

Latest
Compare
Choose a tag to compare
@pr0m1th3as pr0m1th3as released this 31 Aug 15:49
· 11 commits to main since this release

Summary of important user-visible changes for statistics 1.7.0

Important Notice:
mean, median, std, var, and mad shadow core Octave's functions before Octave 9.1
incompatibility with the nan package

News:
There are 8 newly introduced functions and another 9 classdefs for classification objects. New methods for classification objects including the ability to save/load trained classification models to and from files. Fixed savannah bug #66034 related to erratic output for very large DF2 of the finv function. Closed issues #128 and #129 related to computations of truncated discrete distributions and plotting of probability distribution objects, respectively.