cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • 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
    4561 views | 8 replies
  • Labeling data on split Y-axis

    JMP 15.1.0Sorry if this has been answered before. I have a graph built on graphbuilder with split y-axis (eg Temperature (y-axis1), Humidity (y-axis2) vs day). I want to add data labels showing the datapoint values for each series with its respective data (ie Temperature datapoints labeled with temperature values and Humidity datapoints labeled with humidity values). What I get is both series labe...

    howard_woo1 howard_woo1
    Discussions |
    Jan 14, 2021 10:19 PM
    2521 views | 3 replies
  • transpose list of lists (summarize()) without a for loop

    Can anyone think of a way to transpose a list of lists like what comes from the following script so that each row is grouped together instead of by column.  I know I can do it with a for loop but I'm wondering if there's anything better or less brute.     Names default to here(1); dt = open("$SAMPLE_DATA\Big Class.jmp"); summarize(dt, d = By(:age, :sex)); rows = nitems(d); cols = nitems(d[1]); s...

    vince_faller vince_faller
    Discussions |
    Jan 14, 2021 6:19 PM
    12818 views | 11 replies
  • Create composite variable (factor)

    Hi, I am creating a measurement scale and want to do SEM. On the other hand, I cannot find how to create a composite variable (factor), that is to say which groups the items of the dimension together. Can someone please help me?  Thank you,  Nataly

    NatalyLevesque NatalyLevesque
    Discussions |
    Jan 14, 2021 10:24 AM
    2185 views | 1 replies
  • Definitive Screening Design for optimization

    Hi Community members,I searched about definitive screening design and read a lot about this topic in JMP.I have learned that Definitive Screening design is used to determine effective main, second order power and 2 factor interactions in the model.  I have 10 parameters and my mail goal is to make optimization. At the fist step using RSM or custom design with model including main effects+second or...

    Ella Ella
    Discussions |
    Jan 14, 2021 9:42 AM
    4562 views | 9 replies

Latest Discussions

Latest Discussions

view all discussions