fitlins.viz.contrasts module

fitlins.viz.contrasts.plot_contrast_matrix(contrast_matrix, ornt='vertical', ax=None)[source]

Plot correlation matrix

matDataFrame

Design matrix with columns consisting of explanatory variables followed by confounds

n_evsint

Number of explanatory variables to separate from confounds

partial{‘upper’, ‘lower’, None}, optional

Plot matrix as upper triangular (default), lower triangular or full

axAxes

Axes containing plot