Shapiro Wilk test in objective-c

随声附和 提交于 2019-12-13 03:59:02

问题


I would like to perform a test for normal distribution using the well known Shapiro-Wilk test. I can find many resources with more or less good informations about the test. But I couldn't find any information about implementation the test in c-code. Is there something out there in c or objc dealing with Shapiro-Wilk?

Thanks!

来源:https://stackoverflow.com/questions/18676763/shapiro-wilk-test-in-objective-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!