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, ...) |