UNPKG

@stdlib/stats-kstest

Version:

One-sample Kolmogorov-Smirnov goodness-of-fit test.

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