cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Comparision in Select Where () statement

    Hi all,
    I have extensively searched this website and I think it's an easy solution, but for some reason I cannot get it to work and I have been stuck with it for 2 days.In the below script I ask the user which part of specific column he would like to select. For example where the column has the value 8. (the column can have values from 1 up to 8). That I would like to select the rows with this valu...

    MeneerVanDenBer MeneerVanDenBer
    Discussions |
    Mar 1, 2024 5:22 AM
    1625 views | 3 replies
  • Custom background color to show quadrants in Graph Builder

    Hi, How do I customize the background color in Graph Builder to show 4 different quadrants (i.e. Quadrant 1 is a different color than Quadrant 2 which is a different color that Quadrant 3, etc.)? Thank you!!  

    EH1 EH1
    Discussions |
    Mar 1, 2024 3:30 AM
    3791 views | 5 replies
  • Interpret Eigenvectors in variable clustering platform

    I have variables that indicate the rates of disappearance of various metabolites from plasma, aka clearance from blood circulation. Since I have over 200 of these, I am using the variable clustering platform to cluster these variables. I am then using the cluster components in a PLS-DA model to see which cluster components (and their corresponding variable group) ends up discriminating two clinica...

    databug databug
    Discussions |
    Feb 29, 2024 10:47 AM
    2406 views | 7 replies
  • Statistical interpretation of a split-plot DOE design

    Hi, I am not used to statistical interpretation of split-plot DoE and I don't know what is the impact if I have a "wald p value" < 5%.I know that if it is higher than 5%, whole plot and subplot have no impact on the plan so if its value is < 5% it meas that whole plot and sub plot have an impact on the plan, but how can I analyze that? Thank you for your help.

    Zhou69 Zhou69
    Discussions |
    Feb 29, 2024 9:58 AM
    1694 views | 2 replies
  • Import Png pics in each cell

    Hello, Is there a way to import the Histogram (.png) pictures into the excel cell (fit the cell by image) using jsl? Something like this.....JSL to iterate over column groups to export the picturesNames Default To Here( 1 ); dt2= Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); maindir = Pick Directory( "Choose a directory to save distribution images" ); distributiondir = Concat( maindir || "/...

    Jackie_ Jackie_
    Discussions |
    Feb 29, 2024 8:49 AM
    1370 views | 2 replies

Latest Discussions

  • Interpret Eigenvectors in variable clustering platform

    I have variables that indicate the rates of disappearance of various metabolites from plasma, aka clearance from blood circulation. Since I have over 200 of these, I am using the variable clustering platform to cluster these variables. I am then using the cluster components in a PLS-DA model to see which cluster components (and their corresponding variable group) ends up discriminating two clinica...

    databug databug
    Discussions |
    Feb 29, 2024 10:47 AM
    2406 views | 7 replies
  • Statistical interpretation of a split-plot DOE design

    Hi, I am not used to statistical interpretation of split-plot DoE and I don't know what is the impact if I have a "wald p value" < 5%.I know that if it is higher than 5%, whole plot and subplot have no impact on the plan so if its value is < 5% it meas that whole plot and sub plot have an impact on the plan, but how can I analyze that? Thank you for your help.

    Zhou69 Zhou69
    Discussions |
    Feb 29, 2024 9:58 AM
    1694 views | 2 replies
  • Import Png pics in each cell

    Hello, Is there a way to import the Histogram (.png) pictures into the excel cell (fit the cell by image) using jsl? Something like this.....JSL to iterate over column groups to export the picturesNames Default To Here( 1 ); dt2= Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); maindir = Pick Directory( "Choose a directory to save distribution images" ); distributiondir = Concat( maindir || "/...

    Jackie_ Jackie_
    Discussions |
    Feb 29, 2024 8:49 AM
    1370 views | 2 replies
  • Is there a way to change the defaults for the Summary platform?

    Hi All,   Does any know if it's possible to change the defaults of the Summary platform (Tables > Summary)?   By default, Summary sets the new column names to be stat(column) and checks that the new data table is linked to the original data table.  For much of the work I do, I don't like these features and wish I didn't have to change them every time I run a Summary. I know it can be useful at tim...

    SDF1 SDF1
    Discussions |
    Feb 29, 2024 8:08 AM
    620 views | 0 replies
  • How to create different spec limits for different category in the group by item

    file_path = pick file(     "Select Excel File", "$Documents",     {"All Files|jmp;jsl;xlsx;xlsm", "JMP Files|jmp;jsl", "Excel Files|*"},     1, //select item     0, //save file     "Daily_Cpk.xlsx", //selected by default ); dt = open(file_path); //Xaxis = {"db_data_source_cd"};Yaxis = {"offset_micron"}; //data = {"datatag_cd"};summarize(uparam=by(datatag_cd)); nw = new window("Daily Line Machine C...

    CoverCapybara38 CoverCapybara38
    Discussions |
    Feb 29, 2024 3:04 AM
    933 views | 1 replies

Latest Discussions

  • Is there a way to change the defaults for the Summary platform?

    Hi All,   Does any know if it's possible to change the defaults of the Summary platform (Tables > Summary)?   By default, Summary sets the new column names to be stat(column) and checks that the new data table is linked to the original data table.  For much of the work I do, I don't like these features and wish I didn't have to change them every time I run a Summary. I know it can be useful at tim...

    SDF1 SDF1
    Discussions |
    Feb 29, 2024 8:08 AM
    620 views | 0 replies
  • How do you get the confidence intervals output for performance measures in the add ins imbalanced misclassification?

    I am wondering if you can let me know how can I get the performance measure Confidence Intervals (lower and the upper limit) and the alpha when I do the add ins imbalanced classification analysis to evaluate models (I picked all the models [except for generalized regression] and sampling techniques). I am able to get the PR Curve AUC, ROC Curve AUC, but I am not able to locate how to get the confi...

    NishaKumar NishaKumar
    Discussions |
    Feb 22, 2024 8:44 AM
    665 views | 0 replies
  • group file name and set lable by JSL looping, work fine but slowly

    I have a JLS works fine, but slowly, is there any method to improve it? 1. import multiple files2. base on file name rule group into a, b, c, d, e 3. base on file name rule to decide file count and set into rows for each groupNames Default To Here(1); dir = Pick Directory( "Select a directory" ); Multiple File Import( <<Set Folder( dir ), <<Set Show Hidden( 0 ), <<Set Subfolders( 0 ), <<Se...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Feb 22, 2024 12:24 AM
    725 views | 0 replies
  • JMP 16 Discreet Fit to Gamma Poisson to Kulmogrov

    Hello All, Need assistance trying to get the goodness-of-fit test for the following parameters in JMP 16: 1. Discrete Fit2. Fit Negative Binomial (equivalent to Gamma Poisson as no option to choose gamma poisson)3. Goodness-of-fit4. output -> Pearson Chi-square -> no values  From past version of JMP 14, there was a gamma poisson option with a goodness-of-fit option that outputted kolmogorov's D va...

    RichC RichC
    Discussions |
    Feb 19, 2024 10:19 AM
    560 views | 0 replies
  • Visualizing 2-way clustering

    Hello - I have a table of 180 factors. I have used the 2-way clustering to visualize the grouping in the dendrogram, which works really well for a few factors. Close to 200? Not so much, especially in a paper. In my mind, I have basically the K-means type plot of all of the factors clumped and colored. But this doesn't make sense for factors. Is there a way that to plot the clustering on a 2-D plo...

    ehchandlerjr ehchandlerjr
    Discussions |
    Feb 15, 2024 2:53 PM
    580 views | 0 replies
view all discussions