Displaying 1 result from an estimated 1 matches for "gcor".
Did you mean:
cor
2007 Apr 15
0
correlation between multiple adjacency matrix graphs
...orrelation
between multiple unlabeled graphs G to Gn. Basically I have 900
individual samples of a 48x48 adjacency matrix which I've listed as a
3rd dimension of a single array. So it looks something like [48,48,i]
where i is each individual subject's adjacency matrix.
If i run the gcor function on any two graphs for example [,,1] & [,,
2] it returns a single graph correlation value however if I run it
across the entire 3 dimensional array i get a 48x48 graph correlation
matrix.
For example it sort of looks like this with the exception that it
would be 48x48
[ , ,1]...