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 cb0f2f1 commit 589af2dCopy full SHA for 589af2d
lib/node_modules/@stdlib/stats/base/docs/types/index.d.ts
@@ -983,7 +983,7 @@ interface Namespace {
983
* @param N - number of indexed elements
984
* @param correction - degrees of freedom adjustment
985
* @param x - input array
986
- * @param stride - stride length
+ * @param strideX - stride length
987
* @returns standard deviation
988
*
989
* @example
@@ -1010,7 +1010,7 @@ interface Namespace {
1010
1011
1012
1013
1014
1015
1016
0 commit comments