We study the large-sample joint distribution of Z, the 1/2p(p - 1) Fisher z-transforms of the elements in a p variable correlation matrix. Under the null hypothesis of equal population correlations ...
This example defines modules to compute correlation coefficients between numeric variables and standardized values for a set of data. /* Module to compute correlations */ start corr; n=nrow(x); /* ...