cascade.plot.pair_grid

cascade.plot.pair_grid(data, weight=None, hist_kws=None, scatter_kws=None, **kwargs)[source]

Make a paired grid scatter plot, with histograms on the diagonal and correlation and mean squared error annotations on the upper triangle

Parameters:
Return type:

PairGrid

Returns:

PairGrid object