ghua/anderson-darling-test

PHP implementation of Anderson Darling test

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ghua/anderson-darling-test

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

This package is not auto-updated.

Last update: 2025-10-11 21:17:28 UTC


README

This is an implementation of Anderson Darling test on php

Build Status

Installation

Using composer

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