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

  • Designating Duplicate Barcodes in a new column

    Hello, I have a data set that contains duplicate barcodes that I would like to have designated based on run date. For example, my data set has originals, repeat 1, and repeat 2 barcodes. I can tell that they are specific repeats based on the date of the run. I have attached an example photo here for reference. I have no problem identifying the duplicate rows but I am struggling to find a good way ...

    H_1 H_1
    Discussions |
    Apr 20, 2023 7:59 PM
    1359 views | 2 replies
  • Using Word() or Words() function to parse string in a column

    Hello all, I have a table where one of the columns had data that is in the form of an alphanumeric string (e.g. 1bc5ef-gh7) and I would like to parse the string using the hyphen as the delimiter and they return the first part of the string (1bc5ef) as data in a new column. So far, I have the code below. If I use the Words() function, it only returns the second part of the of the string (e.g. gh7)....

    JMPnoob JMPnoob
    Discussions |
    Apr 20, 2023 2:21 PM
    3344 views | 4 replies
  • column switcher function in script only reports first variable

    Hello, The following script returns one output report with the first variable for switching (Two_deoxyuridine) but not the others in the switch list.  I've looked for a solution in the Scripting Index, YouTube videos, JMP community, and reading chapters in Jump into JMP.  Is the solution to insert a For Loop?  I'm using JMP17.  Appreciate any and all help, Annabelle obj = dt << Fit Model( Y( :dth...

    aromd aromd
    Discussions |
    Apr 20, 2023 4:49 AM
    3936 views | 6 replies
  • JMP Script: Message with if condition

    Hi all, I am trying to make a control chart based on a condition. However, I received a message when the condition Eval(Y) is not present in the without_limits list (else condition).Here is my program: If (Contains(without_limits,Eval(Y)), graph=Control Chart Builder( Variables( Subgroup( :X ), Y( Eval(Y) ), Phase(:"Version") ) ), graph = RAW_DATA_TABLE << Contro...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 19, 2023 11:59 PM
    2276 views | 4 replies
  • Can I do a second pass Elastic Net only including the most significant predictors?

    First off, I am new to predictive modeling and I appreciate any advice. BACKGROUND:I am doing a binomial elastic net where n = 54 and p = 89. This model is for predicting drug effects clinically; thus, prediction by measuring as few variables as possible would be ideal. After Elastic Net variable selection/shrinkage, 24 predictors are included in the model. Of the 24 predictors included in the mod...

    User5555 User5555
    Discussions |
    Apr 19, 2023 10:11 AM
    955 views | 1 replies

Latest Discussions

  • Using Word() or Words() function to parse string in a column

    Hello all, I have a table where one of the columns had data that is in the form of an alphanumeric string (e.g. 1bc5ef-gh7) and I would like to parse the string using the hyphen as the delimiter and they return the first part of the string (1bc5ef) as data in a new column. So far, I have the code below. If I use the Words() function, it only returns the second part of the of the string (e.g. gh7)....

    JMPnoob JMPnoob
    Discussions |
    Apr 20, 2023 2:21 PM
    3344 views | 4 replies
  • Can I do a second pass Elastic Net only including the most significant predictors?

    First off, I am new to predictive modeling and I appreciate any advice. BACKGROUND:I am doing a binomial elastic net where n = 54 and p = 89. This model is for predicting drug effects clinically; thus, prediction by measuring as few variables as possible would be ideal. After Elastic Net variable selection/shrinkage, 24 predictors are included in the model. Of the 24 predictors included in the mod...

    User5555 User5555
    Discussions |
    Apr 19, 2023 10:11 AM
    955 views | 1 replies
  • JMP SCRIPT: Control chart based on conditions

    Hello everyone, I would like to make control charts based on conditions.I have two dataset:1) the first dataset which contains the data for the control charts (with different variables),2) the second dataset which contains the limits of the control chart. However, this dataset doesn't contain the limits of each variable of the first dataset. I would like to create the following conditions: if the ...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 18, 2023 2:32 PM
    2976 views | 7 replies
  • JMP SCRIPT: problem on the X scale with less than 10 values

    Hi everyone,I am making a P' chart of Laney with JMP 16.2. (I know that this chart is available with the new JMP version, however I have not this new version).I don't know why bur when I have less than 10 values, the X scale is not adapted. The X scale is set up for 10 values (whatever the number of values if it is lower than 10), and when I have more than 10 values the X scale is being adapted.He...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 18, 2023 6:11 AM
    2028 views | 4 replies
  • What can I do if the temporary file name is the same during concurrent downloads using JMP 17?

    Hello!I used JMP 17 for a concurrent download, which resulted in temporary files with the same name, files being overwritten over and over, and only one file.
    How do you handle the downloaded code? rqs = New Multi HTTP Request(); For( i = 1, i <= N Items( u ), i++, rq = New HTTP Request( Method( "GET" ), URL( u[i] ), Timeout( 0.1 ) ); txt = rq << Send; rqs << Add( rq ); ); hh = rqs << Get ...

    lala lala
    Discussions |
    Apr 17, 2023 6:15 AM
    2715 views | 5 replies

Latest Discussions

  • Hey I need help with solving this control chart problem?

    The largest purchaser of care of the WorldBest Healthcare System complained that the average C-section rate at WorldBest had increased from 1999 to 2000 and was now over 21 percent. The average at other area hospitals was between 17 to 19 percent. To investigate the situation, WorldBest wants to set up a control chart to monitor the number of C-Sections every month. 1. What type of control chart s...

    StarIconCohort4 StarIconCohort4
    Discussions |
    Apr 1, 2023 10:56 AM
    791 views | 0 replies
  • Black Cursor Keeps Turning into the Regular Windows Cursor

    I am trying to hover over values to get the provided explanations, but it won't work because my mouse cursor keep changing into the regular white windows cursor. I only have the black cursor when hovering over certain things (like graphs) but I want it to be active for the entire window. Is there anyway to fix this? Edit: Nevermind, the white cursor works fine. I saw in another discussion that I j...

    Shipidento Shipidento
    Discussions |
    Mar 17, 2023 5:50 PM
    1581 views | 0 replies
  • 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
    903 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
    948 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
    1069 views | 0 replies
view all discussions