cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to automatically detect primary key and secondary key of SQLite when opening the db file directly in JMP 16?

    Hi there, I'm using C# and EFCore to create a SQLite Database.The code is from Getting Started - EF Core | Microsoft Learn, and opening it using File -> Database -> Query Builder automatically detects primary and foreign keys: However, if I drag the file to JMP, the keys are not automatically detected, hence making joining tables painful.  Is there a way to let JMP 16 detect keys automatically whe...

    Wenhan Wenhan
    Discussions |
    Aug 15, 2023 1:38 AM
    2856 views | 2 replies
  • Non-inferiority test

    hii I am interested in designing an Non-Inferiority Clinical experiment.Is it possible to do in JMP pro 15?Thankst.

    ToharRoth ToharRoth
    Discussions |
    Aug 14, 2023 11:33 PM
    3092 views | 2 replies
  • Selecting rows with specific data

    Hi all,Is it possible to select something specific in rows? How can it be done? I tried creating a list and incorporate it in Select Rows () but doesn't work.  For example, in column Make, I want to select all the rows with BMW, Hyundai and Nissan.dt = Open( "$SAMPLE_DATA/Cars.jmp" ); What I tried:rows = {"BMW", "Hyundai", "Nissan"};dt << Select Rows (rows); It doesn't work. Please help

    UserID16644 UserID16644
    Discussions |
    Aug 14, 2023 9:38 PM
    1497 views | 1 replies
  • JMP Alert Could not find succicient number of points

    Hello,I wonder if somebody has encountered similar issue and have a way around it.You responses / comments /suggestions / critique are very much appreciated! I am using regular JMP 17 (not PRO).
    I am trying to create a space filling design with 14 factors.  Some are continuous, some are discrete numeric, some are categorical.  There are 5 disallowed combinations. When I put everything in, only "Fas...

    VladimirB VladimirB
    Discussions |
    Aug 14, 2023 7:48 PM
    2748 views | 2 replies
  • Scripting Calculations from Data in Table to New Data Table

    I have data where I need conditions met and all combinations calculated. How would this need to be scripted? Data Table: Compound Product Value A 1 w B 1 x A 2 y B 2 z New Data Table: Compound Product Test Sum A 1 and 2 w+y B 1 and 2 x+z

    JMPUser9 JMPUser9
    Discussions |
    Aug 14, 2023 5:25 PM
    1329 views | 1 replies

Latest Discussions

  • Non-inferiority test

    hii I am interested in designing an Non-Inferiority Clinical experiment.Is it possible to do in JMP pro 15?Thankst.

    ToharRoth ToharRoth
    Discussions |
    Aug 14, 2023 11:33 PM
    3092 views | 2 replies
  • JMP Alert Could not find succicient number of points

    Hello,I wonder if somebody has encountered similar issue and have a way around it.You responses / comments /suggestions / critique are very much appreciated! I am using regular JMP 17 (not PRO).
    I am trying to create a space filling design with 14 factors.  Some are continuous, some are discrete numeric, some are categorical.  There are 5 disallowed combinations. When I put everything in, only "Fas...

    VladimirB VladimirB
    Discussions |
    Aug 14, 2023 7:48 PM
    2748 views | 2 replies
  • Scripting Calculations from Data in Table to New Data Table

    I have data where I need conditions met and all combinations calculated. How would this need to be scripted? Data Table: Compound Product Value A 1 w B 1 x A 2 y B 2 z New Data Table: Compound Product Test Sum A 1 and 2 w+y B 1 and 2 x+z

    JMPUser9 JMPUser9
    Discussions |
    Aug 14, 2023 5:25 PM
    1329 views | 1 replies
  • Two-way repeat measures ANOVA - data are not normally distributed

    I read the previous posts on the two-way repeat measures ANOVA - Multivariate or univariate analysis, and the full factorial mixed model add-in. Now I have two questions: 1) When the data are not normally distributed, would these methods be still valid for the analysis?  Any non-parametric analysis on JMP?  I noticed that R programming may have certain packages to provide solutions, but I am not a...

    HYang HYang
    Discussions |
    Aug 14, 2023 1:52 PM
    1199 views | 0 replies
  • Data Filter with Control Chart in JMP Live Error due to warnings.

    I get the following error when trying to publish a control chart built with control chart builder. I don't believe it has any warnings. It was a conditional datafilter with 2 columns. ERROR:Control Chart Builder 2: Control chart warnings are unavailable for this report due to its configuration. To use control chart warnings with this report, publish the report without a data filter.

    bjbreitling bjbreitling
    Discussions |
    Aug 14, 2023 12:36 PM
    3661 views | 6 replies

Latest Discussions

  • Two-way repeat measures ANOVA - data are not normally distributed

    I read the previous posts on the two-way repeat measures ANOVA - Multivariate or univariate analysis, and the full factorial mixed model add-in. Now I have two questions: 1) When the data are not normally distributed, would these methods be still valid for the analysis?  Any non-parametric analysis on JMP?  I noticed that R programming may have certain packages to provide solutions, but I am not a...

    HYang HYang
    Discussions |
    Aug 14, 2023 1:52 PM
    1199 views | 0 replies
  • Graph Builder - Summary Statistics - select aggregation column?

    Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click.  Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builde...

    hogi hogi
    Discussions |
    Aug 10, 2023 2:23 AM
    1511 views | 0 replies
  • Get the JMP Default Dark color theme

    Hello, Is there anyway I could extract all the color codes used in these color themes, using JSL or any another way?I do have difficulties in dealing with colors, hence I rely more on HEX codes, or numeric codes.  Thank you.

    Kenobi Kenobi
    Discussions |
    Aug 9, 2023 9:26 AM
    1619 views | 0 replies
  • Rolling and Expanding window forecast in 17

    Is there a function in J17 to automate multiple rolling window forecasts for time series and include forecast errors MSE,MAE,etc.

    ParametricSteer ParametricSteer
    Discussions |
    Aug 4, 2023 1:05 AM
    978 views | 0 replies
  • 2023 Americas Discovery Summit User community discount?

    Hi... sorry to be a bother about this...  As I go through registration for the Discovery Summit, the system doesn't seem to recognize my community membership. Is there a code I should use? Thx!

    steven_reagan steven_reagan
    Discussions |
    Aug 2, 2023 1:12 PM
    853 views | 0 replies
view all discussions