Create my own color map on correlation and correlation matrix
reposting, I must have accidentally deleted the original post:I am writing a teaching and demonstration script that will:Create a random covariance matrix of a specified size, and calculate the corresponding correlation matrix (C)Create random multivariate normal data with a specified number of rows and mean vector, based on the covariance matrixoutput the simulated data to a data table and run th...