Skip to content

statistics-1.6.6

Compare
Choose a tag to compare
@pr0m1th3as pr0m1th3as released this 16 May 19:19
· 171 commits to main since this release
4882d75

Summary of important user-visible changes for statistics 1.6.6

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

News:
New function editDistance efficiently implemented in C++ with much more functionality than MATLAB's counterpart.
Updated functionality of histfit function for MATLAB compatibility.
Fixed bugs in fillmissing and gumbelinv functions.

Note!

  1. The plot method in probability distribution objects has been partially implemented, see issue #129.
  2. The discrete distributions do not work properly when truncated, see issue #128.
  3. glmfit function has been updated but certain functionality is still missing, see issue #126