We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530df0a commit cdcf3f2Copy full SHA for cdcf3f2
lib/node_modules/@stdlib/stats/base/nanrange-by/README.md
@@ -57,7 +57,7 @@ The function has the following parameters:
57
58
- **N**: number of indexed elements.
59
- **x**: input [`Array`][mdn-array], [`typed array`][mdn-typed-array], or an array-like object (excluding strings and functions).
60
-- **stride**: index increment.
+- **strideX**: index increment.
61
- **clbk**: callback function.
62
- **thisArg**: execution context (_optional_).
63
0 commit comments