Plots the joint diagonalization. I.e. if it was successful the matrices should all be diagonal.
plotDiagonalization(estConnectivity, X, env, whichEnv, main = NULL)
Estimate for connectivity matrix returned by backShift
.
Data matrix
Indicator of the experiment or the intervention type an observation belongs to (a numeric vector of length n).
Indicator for the environment to be plotted.
Optional title for plot; defaults to paste("Env.", whichEnv)