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

  • Create a graph using only selected rows

    Hi, I am trying to create a Graph using Graph Builder, or via script JSL, using only selected rows, without affecting the rest of the table. The example is the following: I have a table like this I need to create a dispersion plot of the values for category A - ONLY. I need to keep category B for some calculations, i.e. to define limits that will also be added to the plot as horizontal lines. Sinc...

    teoten teoten
    Discussions |
    Feb 21, 2023 8:46 PM
    7347 views | 4 replies
  • Scrolling a Table Box to display a specific row

    Hi - I have a Table Box which contains a few thousand rows, so only the first few of those rows are directly visible within the window that contains it: to see the rest I need to scroll the Table Box with the vertical scroll bar.  Somewhere within that Table Box is a row that satisfies a particular criterion.  A simple script will tell me what that row number is, and the Set Selected Rows() proper...

    DMR DMR
    Discussions |
    Feb 21, 2023 12:02 PM
    7268 views | 6 replies
  • Problem with adding midpoints to my design (they are not randomly distributed)

    Dear Community,
    I have created a design with 12 factors, 11 of them are continuous and the last one is discrete numeric with three levels. I decided to add 30 midpoints (see attached screenshot of the experimental design). Why are the factors of the midpoints not randomly distributed?
    I tried the model with fewer factors, and the midpoints were randomly distributed as desired.
    I also tried increasin...

    ChristopherWeiß ChristopherWeiß
    Discussions |
    Feb 21, 2023 7:32 AM
    1815 views | 4 replies
  • Delete selected data in the cell

    HelloI have table and I would like to delete specific data in cell.for example with this condition as well:1) if CORNER = VMAX2) if MODUL = IIH3) if PARAMETR = GPIO & MIPI4) if LO_LIMIT is not 0Delete the data of LO_LIMIT for these criteria  at the end I would like to receive data tablecan you assist me in JSL script for this task?

    Dennisbur Dennisbur
    Discussions |
    Feb 21, 2023 1:45 AM
    819 views | 1 replies
  • Not able to close table in a for loop

    Hi,I want to use a for loop to keep import multiple files and close it after concatenate. the import multiple and concatenate is working but not the close(). I tried wait(), still not working. Not sure what I did wrong. dt1 = New table(); dir = {"dir1","dir2","dir3"}; //can have many dirs for(i=1, i<= N Items(dir), i++, dt[i] = Multiple File Import( <<Set Folder( path1||"\" || dir[i] ), <<Set S...

    dadawasozo dadawasozo
    Discussions |
    Feb 20, 2023 9:50 PM
    1001 views | 1 replies

Latest Discussions

  • Scrolling a Table Box to display a specific row

    Hi - I have a Table Box which contains a few thousand rows, so only the first few of those rows are directly visible within the window that contains it: to see the rest I need to scroll the Table Box with the vertical scroll bar.  Somewhere within that Table Box is a row that satisfies a particular criterion.  A simple script will tell me what that row number is, and the Set Selected Rows() proper...

    DMR DMR
    Discussions |
    Feb 21, 2023 12:02 PM
    7268 views | 6 replies
  • Problem with adding midpoints to my design (they are not randomly distributed)

    Dear Community,
    I have created a design with 12 factors, 11 of them are continuous and the last one is discrete numeric with three levels. I decided to add 30 midpoints (see attached screenshot of the experimental design). Why are the factors of the midpoints not randomly distributed?
    I tried the model with fewer factors, and the midpoints were randomly distributed as desired.
    I also tried increasin...

    ChristopherWeiß ChristopherWeiß
    Discussions |
    Feb 21, 2023 7:32 AM
    1815 views | 4 replies
  • Delete selected data in the cell

    HelloI have table and I would like to delete specific data in cell.for example with this condition as well:1) if CORNER = VMAX2) if MODUL = IIH3) if PARAMETR = GPIO & MIPI4) if LO_LIMIT is not 0Delete the data of LO_LIMIT for these criteria  at the end I would like to receive data tablecan you assist me in JSL script for this task?

    Dennisbur Dennisbur
    Discussions |
    Feb 21, 2023 1:45 AM
    819 views | 1 replies
  • Is there a template to have design tolerance stack-up from JMP 17 Pro?

    Is there a template to have design tolerance stack-up from JMP 17 Pro?

    AaronAn AaronAn
    Discussions |
    Feb 20, 2023 12:54 PM
    985 views | 1 replies
  • Initialize data across multiple columns at once

    I am interested in initializing data across multiple columns in the same manner all at once.  For example, I want to create M number of columns with random-normal data (mean = x, stdev = y), through N rows.   Any help is appreciated.  Thanks. 

    ashwint27 ashwint27
    Discussions |
    Feb 17, 2023 4:18 PM
    1502 views | 4 replies

Latest Discussions

  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    794 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1603 views | 0 replies
  • Can we find some tutorials videos in YouTube?

    Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!

    Matheus_Plana Matheus_Plana
    Discussions |
    Jan 15, 2023 10:27 AM
    1633 views | 0 replies
  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    811 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    951 views | 0 replies
view all discussions