view .hgsubstate @ 17582:7004c733412f

skewness.m: Update cset 3ef7d28833f3 to Octave coding conventions. * scripts/statistics/base/skewness.m: Use @group for multi-line examples in docstring. Use Matlab-compatible definition of bias correction factor which is "sqrt (N*(N-1))/(N-2)". Also accept logical vectors. Use parentheses around conditions in if statements. Use '!' instead of '~' for logical negation. Use in-place operators for efficiency. Use 'NaN' instead of 'nan'. Use eps instead of hardcoded tolerance. Look for error messages in %!error blocks.
author Rik <rik@octave.org>
date Sun, 06 Oct 2013 16:16:36 -0700
parents eb8bf49780fb
children 18096cd30339
line wrap: on
line source

6057744acd2c71c069a4b171c5fe1ff0d86c9e5f gnulib-hg