cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Progression per year, with date axis for several years overlayed

    I want to plot data as is progresses over the year, with one curve for each year overlaid. The way I made it so far is to use Day of year (see figure) but I would like actual dates like month-day instead. Any ideas would be welcome!   

    Ake Ake
    Discussions |
    Aug 15, 2023 8:15 AM
    1125 views | 2 replies
  • How to get the half evaluated form of a prediction equation

    I am using fit model to built a regression equation for time and a bunch of extra factors. The end goal is to create a table in a journal that has the prediction equation evaluated for all the extra factors and show the pure intercept + slope * time based equation. Example:dt = Open("$SAMPLE_DATA\Powder Metallurgy.jmp"); fm = dt << Fit Model( Y( :Shrinkage ), Effects( :Formation Method, :Compa...

    pauldeen pauldeen
    Discussions |
    Aug 15, 2023 7:13 AM
    1697 views | 3 replies
  • How to use graph builder to graph a matrix in memory

    Hi All,   I have a script where I am testing out the autocorrelation of two columns in a data table. This is done on the Big Clas.jmp file.  I want to add to this script a panel that also shows the graph of the autocorrelation between the two columns -- specifically, I'm trying to graph the column called Lag and the column called Corr vs weight in the Time Series report shown above.   I can get th...

    SDF1 SDF1
    Discussions |
    Aug 15, 2023 6:26 AM
    1568 views | 3 replies
  • Life and Survival dataset

    I am looking at a component within our product that is on 10000+ products in the field. Should I only be looking at failures? I have the ability to include all the products that have never had this component fail. Is it best to include those in the dataset, or should I only be looking at failures?

    TDun TDun
    Discussions |
    Aug 15, 2023 6:07 AM
    806 views | 1 replies
  • 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
    1971 views | 2 replies

Latest Discussions

  • Progression per year, with date axis for several years overlayed

    I want to plot data as is progresses over the year, with one curve for each year overlaid. The way I made it so far is to use Day of year (see figure) but I would like actual dates like month-day instead. Any ideas would be welcome!   

    Ake Ake
    Discussions |
    Aug 15, 2023 8:15 AM
    1125 views | 2 replies
  • Life and Survival dataset

    I am looking at a component within our product that is on 10000+ products in the field. Should I only be looking at failures? I have the ability to include all the products that have never had this component fail. Is it best to include those in the dataset, or should I only be looking at failures?

    TDun TDun
    Discussions |
    Aug 15, 2023 6:07 AM
    806 views | 1 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
    2342 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
    1672 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
    900 views | 1 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
    797 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
    1086 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
    1062 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
    706 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
    611 views | 0 replies
view all discussions