4.4.2. statsmodels.formula.formulatools

4.4.2.1. Functions

handle_formula_data(Y, X, formula[, depth, ...]) Returns endog, exog, and the model specification from arrays and formula
iterkeys(obj, **kwargs)
make_hypotheses_matrices(model_results, ...)

4.4.2.2. Classes

NAAction([on_NA, NA_types]) The NAAction constructor takes the following arguments: