superbobry / pareto

GSL powered OCaml statistics library
http://superbobry.github.io/pareto/0.2
MIT License
40 stars 5 forks source link

Implement Shapiro-Wilk test for normality #14

Open superbobry opened 11 years ago

superbobry commented 11 years ago

See Algorithm AS R94.

superbobry commented 10 years ago

Possible less-powerful alternative is Anderson-Darling test.