ANOVA Analysis of Variance models Examples In [1]: import statsmodels.api as sm In [2]: from
Getting started This very simple case-study is designed to get you up-and-running quickly with statsmodels. Starting from raw data, we will show the steps
Weight Functions Andrew?s Wave Hampel
Sandbox This sandbox contains code that is for various resons not ready to be included in statsmodels proper. It contains modules from the old stats.models code that
Tools Our tool collection contains some convenience functions for users and functions that were written mainly for internal use. Additional to this tools directory
Input-Output iolib statsmodels offers some functions for input and output. These include a reader for STATA files, a class for generating
endog, exog, what?s that? Statsmodels is using endog and exog as names for the data, the observed variables that are
Generalized Method of Moments gmm statsmodels.gmm contains model classes and functions that are based on estimation with Generalized
Patsy: Contrast Coding Systems for categorical variables Note
Other Models miscmodels statsmodels.miscmodels contains model classes and that do not yet fit into any other category, or are
Page 1 of 3