Experimental function to summarize regression results
alpha : float
significance level for the confidence intervals
float_format: string :
print format for floats in parameters summary
smry : Summary instance
this holds the summary tables and text, which can be printed or converted to various output formats.
See also
statsmodels.discrete.discrete_model.MultinomialResults.summary
statsmodels.discrete.discrete_model.MultinomialResults.t_test
Enter search terms or a module, class or function name.