UNPKG

@stdlib/stats-incr-pcorr

Version:

Compute a sample Pearson product-moment correlation coefficient.

3 lines 114 B
/// <reference path="../docs/types/index.d.ts" /> import incrpcorr from '../docs/types/index'; export = incrpcorr;