How to Specify a Correlation Matrix in Profiler for Simulation?
Hello, I am writing a script to create multivariate normal data with a specified number of rows, mean/standard deviation vectors, and correlation structure from a set of sample data. I would like to take advantage of the Simulator in the Profiler platform to generate the data table through the following steps:Calculate sample mean and standard deviation for each variable.Generate correlation matri...