3.6.5. statsmodels.graphics.factorplots¶
Authors: Josef Perktold, Skipper Seabold, Denis A. Engemann
3.6.5.1. Functions¶
get_function_name(func) |
|
interaction_plot(x, trace, response[, func, ...]) |
Interaction plot for factor level statistics. |
iteritems(obj, **kwargs) |
replacement for six’s iteritems for Python2/3 compat |
iterkeys(obj, **kwargs) |
|
rainbow(n) |
Returns a list of colors sampled at equal intervals over the spectrum. |