summaryrefslogtreecommitdiffstats
path: root/python/statsmodels/README
blob: 53f040615f2ee586717e3d9129b6d52034ebaea8 (plain)
1
2
3
4
5
6
7
Statsmodels is a Python module that allows users to explore data,
estimate statistical models, and perform statistical tests.
An extensive list of descriptive statistics, statistical tests,
plotting functions, and result statistics are available for
different types of data and each estimator. Researchers across
fields may find that statsmodels fully meets their needs for
statistical computing and data analysis in Python.