powered by
This routine calculates Quadrant correlation coefficients
corQuadrant(data)
the n by p raw data matrix
a matrix with dimension p by p, Quadrant correlation coefficients
# NOT RUN { corQuadrant(matrix(rnorm(500),100,5)) # }
Run the code above in your browser using DataLab