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 9f41c88 commit 22f9262Copy full SHA for 22f9262
lib/node_modules/@stdlib/stats/base/docs/types/index.d.ts
@@ -3849,7 +3849,7 @@ interface Namespace {
3849
*
3850
* @param N - number of indexed elements
3851
* @param x - input array
3852
- * @param stride - stride length
+ * @param strideX - stride length
3853
* @returns arithmetic mean
3854
3855
* @example
@@ -4862,7 +4862,7 @@ interface Namespace {
4862
4863
* @param correction - degrees of freedom adjustment
4864
4865
4866
* @returns standard deviation
4867
4868
0 commit comments