statsmodels.emplike.descriptive.DescStatMV.mv_mean_contour
DescStatMV.mv_mean_contour(mu1_low, mu1_upp, mu2_low, mu2_upp, step1, step2, levs=[0.2, 0.1, 0.05, 0.01, 0.001], var1_name=None, var2_name=None, plot_dta=False) [source]
Creates a confidence region plot for the mean of bivariate data Parameters:
m1_low : float Minimum value of the mean for variable 1 m1_upp : float Maximum value of the mean for variable 1 mu2_low : float Minimum value of the mean for variable 2 mu2_upp : float