标签: c# math statistics probability
有没有人知道某些更受欢迎的拟合度测试的开源C#实现(例如,Anderson-Darling,Kolmogorov-Smirnov等)?
答案 0 :(得分:1)
您可能对Meta Numerics感兴趣。有关可用的测试,请参阅documentation here。