통계
통계 관련 자료 모음
지야소이
2023. 4. 18. 14:56
statmodels
https://www.statsmodels.org/stable/anova.html#examples
ANOVA — statsmodels
ANOVA Analysis of Variance models containing anova_lm for ANOVA analysis with a linear OLSModel, and AnovaRM for repeated measures ANOVA, within ANOVA for balanced data. Examples In [1]: import statsmodels.api as sm In [2]: from statsmodels.formula.api imp
www.statsmodels.org
scipy 모듈
SciPy
Fundamental algorithms SciPy provides algorithms for optimization, integration, interpolation, eigenvalue problems, algebraic equations, differential equations, statistics and many other classes of problems. Broadly applicable The algorithms and data struc
scipy.org