Kernel: Python 3 (Ubuntu Linux)
scikit-posthocs
Pairwise Multiple Comparisons Post-hoc Tests
in Python 3 (Ubuntu Linux)
In [1]:
Out[1]:
array([[-1. , 0.00119517, 0.00278329],
[ 0.00119517, -1. , 0.18672227],
[ 0.00278329, 0.18672227, -1. ]])
In [2]:
Out[2]:
In [3]:
Out[3]:
In [4]:
Out[4]:
(<matplotlib.axes._subplots.AxesSubplot at 0x7f67b595ffd0>,
<matplotlib.colorbar.ColorbarBase at 0x7f67b160c128>)
In [5]:
Out[5]:
(<matplotlib.axes._subplots.AxesSubplot at 0x7f67b1636e10>,
<matplotlib.colorbar.ColorbarBase at 0x7f67b15efd68>)
In [0]: