statsmodels.genmod.generalized_linear_model.GLMResults.summary2
GLMResults.summary2(yname=None, xname=None, title=None, alpha=0.05, float_format='%.4f') [source]
Experimental summary for regression Results Parameters:
yname : string Name of the dependent variable (optional) xname : List of strings of length equal to the number of parameters Names of the independent variables (optional) title : string, optional Title for the top table. If not None, then this replaces the default title