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

  • Simple Way to Prepare for SAS Certified Data Scientist Exam (A00-250)? Need Guidance

    Hi everyone,I'm preparing for the SAS Certified Data Scientist Exam (A00-250) and could use some help with the following topics:1. Data ManipulationBest methods for handling missing data in SAS?
    How do you merge datasets with mismatched keys or inconsistent formats?
    What’s the best way to transform variables for machine learning models?
    2. Predictive ModelingHow do you assess model performance in SAS...

    AgglomerativeOx AgglomerativeOx
    Discussions |
    Nov 18, 2024 5:16 AM
    201 views | 1 replies
  • Included workflow -> open

    Is there a one-click shortcut to open a workflow which is included in another workflow? 

    hogi hogi
    Discussions |
    Nov 18, 2024 5:14 AM
    600 views | 4 replies
  • How to Compare Slopes (to each other - not to the mean slope) in linear modeling

    Hi everyone, @martindemel in JMP 18.0.1, I am launching a linear model :Y ~ X1 * X2Where :- Y is the continuous response- X1 is a continuous regressor- X2 is a categorical regressor (3 categories named "A", "B", "C")Some people call this model an ANCOVA From this I get :an intercept and a slope (over X1) per categories of X2., like in the following graphic: I would like to compare these slopes aga...

    Augustin Augustin
    Discussions |
    Nov 18, 2024 1:24 AM
    1574 views | 7 replies
  • Set Width / Set Wrap in a data table box column

    Hello, I have a table that I'd like to display in a window using a table box. The problem is that some of the columns in this table are very wide (because they contain very long text values) and the user has to scroll horizontally to see the whole table.I've seen that I can apply Set width normally to my column, but that doesn't change anything. Ideally I'd like to apply a set wrap too so that the...

    SophieCuvillier SophieCuvillier
    Discussions |
    Nov 18, 2024 12:20 AM
    457 views | 2 replies
  • How to find this regression line by adding new columns to the table?

    Thanks!dt=Open("$SAMPLE_DATA/Big Class.jmp"); Graph Builder( Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ) ), Elements( Points( X, Y, Legend( 3 ) ), Smoother( X, Y, Legend( 4 ) ) ) )

    lala lala
    Discussions |
    Nov 17, 2024 10:02 PM
    545 views | 4 replies

Latest Discussions

  • Included workflow -> open

    Is there a one-click shortcut to open a workflow which is included in another workflow? 

    hogi hogi
    Discussions |
    Nov 18, 2024 5:14 AM
    600 views | 4 replies
  • How to find this regression line by adding new columns to the table?

    Thanks!dt=Open("$SAMPLE_DATA/Big Class.jmp"); Graph Builder( Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ) ), Elements( Points( X, Y, Legend( 3 ) ), Smoother( X, Y, Legend( 4 ) ) ) )

    lala lala
    Discussions |
    Nov 17, 2024 10:02 PM
    545 views | 4 replies
  • 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
    296 views | 0 replies
  • missing STIPS course data file

    I can not find the Chemical Manufacturing.jmp file in the course data folder when using the virtual lab.

    kjwx109prime kjwx109prime
    Discussions |
    Nov 17, 2024 3:38 AM
    346 views | 1 replies
  • Limit the number of factors per run in a DOE design

    Hi,  I'm screening 16 categorical factors (16 different genes that I'm activating), but the total amount of DNA I can deliver is limited, so the more genes I try to activate the weaker the activation is. Anything over 8 genes per run will be hard to interpret because of this dilutive effect. Is there a way to limit the number of factors in any one run to 8 targets, but still get info main effects ...

    Caspernam Caspernam
    Discussions |
    Nov 15, 2024 7:40 PM
    868 views | 5 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
    296 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
    334 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