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 4748a5a commit b5b1cd4Copy full SHA for b5b1cd4
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
0 commit comments