Python统计分析:[3]单因素方差分析

xxxspy 2015-08-19 18:05:05
Categories: Tags:

Python 实现单因素方差分析用到了scipy.stats.f_oneway()方法,用法很简单,只不过在用之前需要先检验方差齐性,用到了levene test。

转载请注明来自DataScience.

邮箱: 675495787@qq.com