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 ac78548 commit fd75819Copy full SHA for fd75819
1 file changed
lib/node_modules/@stdlib/stats/strided/dpcorrwd/docs/types/index.d.ts
@@ -75,7 +75,7 @@ interface Routine {
75
* @param strideX - stride length of `x
76
* @param y - second input array
77
* @param strideY - stride length of `y`
78
-* @returns Pearson correlation coefficient
+* @returns sample correlation coefficient
79
*
80
* @example
81
* var Float64Array = require( '@stdlib/array/float64' );
0 commit comments