plot_pw
Plot pairwise quantities on a colourmapped grid
Syntax
plot_pw(P,cm)
Arguments
input
P square matrix of pairwise quantities cm colour map (default: something soothing)
Description
Plot pairwise quantities in P, a 2-dim square numerical matrix with first index representing target ("to") and second index source ("from") quantities, typically causalities, p-values, significances, etc. (see e.g. autocov_to_pwcgc). Diagonal entries are ignored. A colormap cm may be supplied.