UNPKG

@stdlib/stats-incr-mrss

Version:

Compute a moving residual sum of squares (RSS) incrementally.

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