cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Due to global connectivity issues impacting AWS Services, users may experience unexpected errors while attempting to authorize JMP. Please try again later or contact support@jmp.com to be notified once all issues are resolved.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Find columns similar to test column (one by many correlation)

    With 20,000 columns of continuous data, correlation of all by all is undesirable.  How to calculate correlation of all columns vs one column (many to one)?  to find similar columns.

    EugeneB EugeneB
    Discussions |
    Jan 16, 2021 11:06 AM
    1401 views | 2 replies
  • Save To Tall/Wide Spec Limits Table

    Hi.  I'm interested in saving the limits of a table to a new table using the "Save to tall spec limits table" or "Save to wide spec limits table" feature.  However when I try it, nothing happens.  Names Default to Here(1); dt = Open("$SAMPLE_DATA/Semiconductor Capability.jmp"); msl = dt << Manage Spec Limits(Y(:PNP1, :NPN1, :PNP2)); dtlim = msl << Save to Tall Limits Table; //Nothing happensDoes ...

    nikles nikles
    Discussions |
    Jan 15, 2021 9:41 AM
    1896 views | 4 replies
  • delete rows with same values except...

    Hello to you, I have this table and I want to delete all duplicated rows based on "entity" and "layer" column value with one exception - I want that rows that have the value "set process allowed to" in "layer" column, will stay and not delete the duplications. Would like your help with it:  

    Stas Stas
    Discussions |
    Jan 15, 2021 5:42 AM
    2005 views | 3 replies
  • Setting SPC control limits based on an initial set amount of data points in JMP?

    Hi fellow JMP users. 
    In Minitab when I wanted to set the Control limits for an SPC chart based on the first "x" amount data points (e.g. 10) I could do this very easily using the 'stage' feature. Any future data points over and above the initial stage would retain these control limits.
    Being relatively new to JMP I was curious how setting the control limits based on the first "x" amount of data poi...

    jpollock jpollock
    Discussions |
    Jan 15, 2021 4:38 AM
    1282 views | 1 replies
  • jsl script to recode multiple columns

    Dear All, I am trying to recode multiple columns by using the following script (also in attachment together with an example data table). I tried several changes but it does not work. The values in the columns just disappears instead of being recoded.  I appreciate any help. Many thanks,
    Marcello.     dt3 = Current Data Table(); n3 = dt3 << Get Column Names(); Show( n3 ); lstColNames_n3 = dt3 << Ge...

    MFVIT MFVIT
    Discussions |
    Jan 15, 2021 1:40 AM
    4192 views | 8 replies

Latest Discussions

Latest Discussions

view all discussions