rleonid / oml

OCaml Math Library
Apache License 2.0
119 stars 9 forks source link

Shapiro-Wilk Normality Test? #189

Open dsheets opened 7 years ago

dsheets commented 7 years ago

Would the Shapiro-Wilk W statistic for normality testing be appropriate in this library? Is it already available under another name? I would like to use it so if it isn't available and would be welcome, I might contribute it.

Thanks!

rleonid commented 7 years ago

Unfortunately not implemented but yes, certainly welcome.