ghua/anderson-darling-test

PHP实现的Anderson Darling测试

dev-master 2017-09-29 15:07 UTC

This package is not auto-updated.

Last update: 2024-09-28 15:57:13 UTC


README

这是PHP上Anderson Darling测试的实现

Build Status

安装

使用composer

{
    require: {
        "ghua/anderson-darling-test": "dev-master"
    }
}