UNPKG

@stdlib/stats-incr-mpcorr

Version:

Compute a moving sample Pearson product-moment correlation coefficient incrementally.

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