cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Using disallowed combinations to remove a factor from the DoE

    Hello!I want to design an experiment to test the best setup in a machine where one of the factors define if I should test the other factors. Simplifying the problem, suppose the machine have a (A) water valve: on/off. If the water valve is on, then I want to test (B) hot/cold water and (C) flow rate between 5 and 7 mL/s. When the water valve is off, B and C does not make sense.How should I design ...

    PValueEnemy PValueEnemy
    Discussions |
    Nov 21, 2024 8:42 AM
    473 views | 2 replies
  • Changing Date Format from Nominal to Numerical Data

    Hi, I would like to change the below date field, which is a nominal field, to m/d/y format in jsl. Please help.   

    dn610 dn610
    Discussions |
    Nov 21, 2024 7:51 AM
    892 views | 6 replies
  • JSL: Layout( ‘Arrange in Rows’) is lost during jounalizing by scripting

    Dear JMP Community,I stumbled across the following issue while scripting (example attached):If I use the following script, “jrn1 << Journal;” results in the transfer to the journal, but without “Group Options( Layout( ‘Arrange in Rows’, N Across( 2 ) ) ),”.If I use the manual option (Edit >> Journal or Crtl + J), the two-column layout is retained.Is there another “journal syntax” that retains the ...

    SteffiTryToJump SteffiTryToJump
    Discussions |
    Nov 21, 2024 3:27 AM
    399 views | 2 replies
  • funny issue with column names

    I was wondering about a script that did not do what it was supposed to do - not at all!! Just open the attached data table and run the script: THE_BUGCaption( "column \!"File Name\!" values: " || Char((current data table():file Name << Get values)); ) The result is surprising: Why not "A" and "B" ?  

    One can easily fix the script ...

    But digging deeper, there is a quite surprising root cause ...plea...

    hogi hogi
    Discussions |
    Nov 20, 2024 1:53 PM
    941 views | 6 replies
  • DOE for binary response

    Hello,I have a binary response F/P. The current failure rate is 15%. There are 3 factors we like to experiment with X1, X2, and X3. There is also a blocking factor L with 3 levels, i.e. line 1, line 2 and line 3. X1 and X2 are continuous with two levels. X3 is also continuous bust since it's settings cannot be set accurately, we consider it as two level categorical with low level with values in th...

    MarkovVaribles1 MarkovVaribles1
    Discussions |
    Nov 20, 2024 11:35 AM
    1262 views | 8 replies

Latest Discussions

  • funny issue with column names

    I was wondering about a script that did not do what it was supposed to do - not at all!! Just open the attached data table and run the script: THE_BUGCaption( "column \!"File Name\!" values: " || Char((current data table():file Name << Get values)); ) The result is surprising: Why not "A" and "B" ?  

    One can easily fix the script ...

    But digging deeper, there is a quite surprising root cause ...plea...

    hogi hogi
    Discussions |
    Nov 20, 2024 1:53 PM
    941 views | 6 replies
  • Multiple selection answers each seperated by column, how to isolate one answer?

    Hello! I have a dataset with columns Q2_1 to Q2_7, each representing different demographic categories. Each row corresponds to a participant's selection of answers. For example, Q2_1 might represent White/Caucasian, Q2_2 might represent Black or African American, and so on. I need to create a new column that indicates if a specific demographic (e.g., White) was selected but another demographic (e....

    SignAntelope698 SignAntelope698
    Discussions |
    Nov 18, 2024 3:16 PM
    712 views | 6 replies
  • Has anyone successfully integrated JMP with a Source Code Software?

    Question - I am looking for case studies of organizations or people that have successfully connected JMP Pro to a scripting repository/source code software.  Our end goal is that we'll be able to go into JMP Pro and see within the JMP interface a connection to the source control/script repository, so that the user can select the script and it will be the most up to date script to deploy.  Our drea...

    animalspirits animalspirits
    Discussions |
    Nov 18, 2024 1:43 PM
    891 views | 3 replies
  • Capturing Metadata of Test

    I am exploring the possibility of having our labs record data directly into JMP instead of in an excel template.  To do this, we would need to also capture metadata about the test, such as date of test, operator, material, etc.  Are there any best practices on how to do this? My current investigation is looking into creating add-in that displays a modal window with fields that the operators could ...

    ChrisMuenzer ChrisMuenzer
    Discussions |
    Nov 18, 2024 9:22 AM
    361 views | 1 replies
  • Scripting vs Workflow for column recoding

    I am trying to re-code about 10 data tables that have about 180 levels to 7 levels. Each table starts with different rows but all of them will end into the same 7 levels so then I can combine and analyze. i started recording the recoding via workflow in one data table, but then when I tried to run into the second data table I realized that the workflow will not work because the rows from the first...

    beeker_g beeker_g
    Discussions |
    Nov 18, 2024 6:43 AM
    542 views | 3 replies

Latest Discussions

  • Matched pair analysis for categorical survey responses before/after a treatment

    Hi I have the results of a survey given both Before and After a treatment. For the continuous outcomes the Specialized Modeling -> Matched Pairs is straightforward to obtain paired t-tests, with the N = # of matched pairs. But I am struggling with the best way to test the categorical variables, esp. since there are unequal proportion for the Before and After survey responses, ex. 50 Before and 200...

    StPhun StPhun
    Discussions |
    Nov 17, 2024 5:15 AM
    294 views | 0 replies
  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    244 views | 0 replies
  • Data Visualization in Virtual Reality

    Has anyone considered or have any interest in visualizing JMP plots (e.g., 3D scatter, surface) in virtual reality? I know there are several immersive VR programs (Arthur, Virtualitics, NVIDIA Omniverse) that can handle data and images generated from other program and I was wondering if anyone has made any attempts to do the same with JMP. Would love to hear back from anyone interested.

    PieBird215 PieBird215
    Discussions |
    Nov 7, 2024 9:58 AM
    332 views | 0 replies
  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    382 views | 0 replies
  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    390 views | 0 replies
view all discussions