Scatter plots

Functions:

bivariable_std(datax, datay, ax[, ...])

Formatted 2D scatter plot to compare 2 features with the same features of the baseline case or from another class.

plot.scatter.bivariable_std(datax, datay, ax, meanx_zero=0, meany_zero=0, stdx_zero=1, stdy_zero=1, mean_axis=1, cmap=<matplotlib.colors.LinearSegmentedColormap object>, marker='o', flagstdx=False, flagstdy=False, meanzero_type='dot', relative_diference=True, labels=[''], colormap='None', cmap_scale=0.12)

Formatted 2D scatter plot to compare 2 features with the same features of the baseline case or from another class.