UNPKG

@stdlib/stats-incr-mmae

Version:

Compute a moving mean absolute error (MAE) incrementally.

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