cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Due to inclement weather, JMP support response times may be slower than usual during the week of January 26.
    To submit a request for support, please send email to support@jmp.com.
    We appreciate your patience at this time.
  • Register to see how to import and prepare Excel data on Jan. 30 from 2 to 3 p.m. ET.

JMP Knowledge Base

Choose Language Hide Translation Bar
How do I generate Multivariate Normal data within JMP®?

The script entitled MVN.jsl attached can generate multivariate normal data.

Simply supply the variance covariance matrix, a vector of means, and the desired sample size, and the script generates the data.

 

Also, if you are fitting a model with the Fit Model platform and want to generate factor values coming from a defined multivariate normal distribution, the Simulator in the Prediction Profiler can be used. For this approach, select "Multivariate" for each factor and define the mean, standard deviation, and correlation structure (under the X Correlation Specification outline) then click the "Simulate" button (or Click the "Make Table" button to simulate the results of N Runs to a data table).

 

[Previously JMP Note 36140]

Details
Operating System
macOS Windows
Products JMP

Recommended Articles