issues
search
gnu-octave
/
statistics
The Statistics package for GNU Octave
GNU General Public License v3.0
25
stars
24
forks
source link
std/var - fix input validation for weight arrays
#82
Closed
NRJank
closed
1 year ago
NRJank
commented
1 year ago
input validation for std and var missed some cases where w arrays didn't match the input size. corrected validation logic and added tests. also corrected variable name typo in docstrings