Statistical techniques¶ This section collects various statistical techniques and tools for statsmodels’s models. Regression and Linear Models¶ stepwise(model[, pvalue_limit]) Stepwise process for Statsmodels regression models