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 1f22546 commit 541839dCopy full SHA for 541839d
lib/node_modules/@stdlib/stats/base/docs/types/index.d.ts
@@ -2418,7 +2418,7 @@ interface Namespace {
2418
* @param N - number of indexed elements
2419
* @param correction - degrees of freedom adjustment
2420
* @param x - input array
2421
- * @param stride - stride length
+ * @param strideX - stride length
2422
* @returns variance
2423
*
2424
* @example
0 commit comments