cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Time varying effect in Recurrence Analysis, data format and calculation

      Dear all
    I am assigned a task to perform recurrence analysis on our data.
    The data we have are robot repairs. We want to see repair events and cost in response to accumulated transactions using recurrence analysis.
    I attached a simulated data for this question. It only has three bots since we haven't decided how to arrange the data and I just put those three bots manually. I will update with more ...

    Caozheng0115 Caozheng0115
    Discussions |
    Sep 26, 2025 11:29 AM
    785 views | 0 replies
  • Databricks connection

    I am using Databricks provided ODBC driver to connect JMP 18 to Databricks. When I try to connect the connection is successful, but I am not getting the list of tables/ catalog/ schema to bring the data in JMP. I tried to refresh multiple times, but it does not work

    UnivariateBat53 UnivariateBat53
    Discussions |
    Sep 26, 2025 8:18 AM
    872 views | 1 replies
  • Quickest way to iterate over a data table

    Hello,

    We have a JMP table with millions of rows (image data), and each operation is costly and time-consuming. However, we need to add a new column that will be calculated from the other columns.

    What is the fastest way to do this with large data sets? Currently, we are using Set Formula on the column, but it takes a long time to apply and, what's more, the formula is bound to be changed several t...

    SophieCuvillier SophieCuvillier
    Discussions |
    Sep 26, 2025 5:02 AM
    1674 views | 4 replies
  • How to create a custom background map (not map shape)?

    I'm attempting to overlay defects (X Y Coordinates) onto a custom background map (the semiconductor chipset geometry). The chipset is detailed in the typical -Name and -XY files.   On Background maps, the Scripting Index says: Images are rasterized maps and support transparency. Boundaries are vector maps, defined by a shape file, and can be created by a user. You can specify either an image or a...

    EOwl EOwl
    Discussions |
    Sep 26, 2025 2:36 AM
    1945 views | 8 replies
  • How to draw a multivariate linear regression graph with multiple lines based on selected variable

    I wan to draw a graph like the first pic, but when I have 3 variables in a new model, my graph looked like the second one. How do I draw multiple lines?

    Ling-Zecheng Ling-Zecheng
    Discussions |
    Sep 26, 2025 12:10 AM
    1504 views | 5 replies

Latest Discussions

  • Time varying effect in Recurrence Analysis, data format and calculation

      Dear all
    I am assigned a task to perform recurrence analysis on our data.
    The data we have are robot repairs. We want to see repair events and cost in response to accumulated transactions using recurrence analysis.
    I attached a simulated data for this question. It only has three bots since we haven't decided how to arrange the data and I just put those three bots manually. I will update with more ...

    Caozheng0115 Caozheng0115
    Discussions |
    Sep 26, 2025 11:29 AM
    785 views | 0 replies
  • Databricks connection

    I am using Databricks provided ODBC driver to connect JMP 18 to Databricks. When I try to connect the connection is successful, but I am not getting the list of tables/ catalog/ schema to bring the data in JMP. I tried to refresh multiple times, but it does not work

    UnivariateBat53 UnivariateBat53
    Discussions |
    Sep 26, 2025 8:18 AM
    872 views | 1 replies
  • How to draw a multivariate linear regression graph with multiple lines based on selected variable

    I wan to draw a graph like the first pic, but when I have 3 variables in a new model, my graph looked like the second one. How do I draw multiple lines?

    Ling-Zecheng Ling-Zecheng
    Discussions |
    Sep 26, 2025 12:10 AM
    1504 views | 5 replies
  • Installation of Predictum

    There is a very interesting presentation by Phil Ramsay on SVEM for analysis and modeling DOE results: he uses a Predictum shown here below, how can I install this?  

    frankderuyck frankderuyck
    Discussions |
    Sep 25, 2025 12:15 PM
    994 views | 6 replies
  • Tables/Update changed!

    Please note, there is a significant change of the Tables/Update functionality in JMP19. dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); // Update data table Data Table( "Big Class" ) << Update( With( Data Table( "Big Class Families" ) ), Match Columns( :name = :name, :age = :age ), Replace Columns in Main Table( None ) );   Available columns afte...

    hogi hogi
    Discussions |
    Sep 25, 2025 12:56 AM
    1553 views | 4 replies

Latest Discussions

  • Time varying effect in Recurrence Analysis, data format and calculation

      Dear all
    I am assigned a task to perform recurrence analysis on our data.
    The data we have are robot repairs. We want to see repair events and cost in response to accumulated transactions using recurrence analysis.
    I attached a simulated data for this question. It only has three bots since we haven't decided how to arrange the data and I just put those three bots manually. I will update with more ...

    Caozheng0115 Caozheng0115
    Discussions |
    Sep 26, 2025 11:29 AM
    785 views | 0 replies
  • lamda used in final lasso fit with K fold validation

    Can someone help me know which lambda was used in the K-fold cross validation of a lasso regression?  I see the values listed in the solution path summary table, but unsure which one it uses finally. Perhaps I am missing a main point in the process.... and it is not important

    daniel_s daniel_s
    Discussions |
    Sep 22, 2025 6:03 PM
    348 views | 0 replies
  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    868 views | 0 replies
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    458 views | 0 replies
  • permutation test for PLS-DA

    Hi all!  I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Aug 20, 2025 8:45 PM
    1096 views | 0 replies
view all discussions