标签: python statistics scipy normal-distribution
python上有一种简单的方法可以在Python上执行卡方检验吗? (比如matlab上的chi2gof函数)
chi2gof
scipy.stats.chisquare看起来不错,但我无法生成与我观察到的相应的足够的高斯预期分布
scipy.stats.chisquare