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

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

  • I would like to perform a modified Poisson regression using JMP.

    I would like to perform a modified Poisson regression using JMP. I would also like to display confidence intervals using robust variance. Could you please explain in detail how to do this in JMP? Thank you very much in advance.

    Shintaro1120 Shintaro1120
    Discussions |
    Oct 5, 2025 1:03 PM
    1070 views | 12 replies
  • Graph Builder - Order by

    changed behavior in JM19: 
    https://community.jmp.com/t5/JMPer-Cable/New-in-Graph-Builder-for-JMP-19/bc-p/904473/highlight/true#M1127 
    It's great that new functions are being added. But, JMP team, please (!!!) keep the old functionality as the default setting!
    Otherwise, users will have to change hundreds of scripts!   We wondered about the new behavior: 
    it always worked.  And "today" -- why are the ...

    hogi hogi
    Discussions |
    Oct 5, 2025 7:53 AM
    102 views | 2 replies
  • Modifying Graphy builder properties

    As a first comment, hats off to the JMP team for the JMP19 upgrade.  The new Data Table features are absolutely fantastic.  Well done. Now if you could only fix the Graph Builder.  Ordinarily the default presets for the graphics are fine. And saving the graphs as presets is a helpful additions. But still, I wish that the "Edit Properties" window worked a little better. Some components of the graph...

    MKostura MKostura
    Discussions |
    Oct 5, 2025 6:35 AM
    119 views | 3 replies
  • Make included scripts have their own context (Run several dynamic user interface)

    Hi,
    I have several dynamic UIs that I launch through script buttons on my journal. Each button simply runs an Include() of the relevant JSL file, for example: Set Function(Include( "....\UIs\xxx_StationMonitor_Raw.jsl") ) When I launch a second UI, the first one is no longer dynamic (its interactivity stops responding). However, if I open both JSL files directly in JMP and run them manually, both ...

    AdamChoen AdamChoen
    Discussions |
    Oct 5, 2025 2:10 AM
    216 views | 4 replies
  • Dynamically change latitude and longitude in Graph Builder with ComboBox pulldown menu

    Note: Data and script uploaded below...   I have developed the following script that first plots a wide area showing a route taken. A modal window pops up that allows the user to enter a code for a specific location -- in this example a 1 or 2. With this information, the graph will zoom in to that location. All this works fine but it's not exactly what I need. Most importantly, the dialog box disa...

    scott1588 scott1588
    Discussions |
    Oct 5, 2025 12:15 AM
    116 views | 3 replies

Latest Discussions

  • Graph Builder - Order by

    changed behavior in JM19: 
    https://community.jmp.com/t5/JMPer-Cable/New-in-Graph-Builder-for-JMP-19/bc-p/904473/highlight/true#M1127 
    It's great that new functions are being added. But, JMP team, please (!!!) keep the old functionality as the default setting!
    Otherwise, users will have to change hundreds of scripts!   We wondered about the new behavior: 
    it always worked.  And "today" -- why are the ...

    hogi hogi
    Discussions |
    Oct 5, 2025 7:53 AM
    102 views | 2 replies
  • Is there a way to add points to only one line in a Graph Builder Line Plot?

    Hi All,   I have a Y over X graph builder plot with multiple lines, their name in the Overlay, and colored by designation. I would like to add points only to one line. Is that possible? For example, how would I add points only to the Rosy line?       Your suggestions are much appreciated. Barbara        

    babn babn
    Discussions |
    Oct 3, 2025 11:43 PM
    379 views | 5 replies
  • Graphic Builder- Wrap

    I would like to know it there is any way to move or format the boxes of the wrap to my needs. Usually depends on the variables you have two three or four columns (and some rows if there are too many), and I would like to know if I can move those boxes or edit the graph to my needs. In the picture attached I would like for example to have three columns instead of fours, or even better being able to...

    MauricioMMD MauricioMMD
    Discussions |
    Oct 3, 2025 6:30 AM
    196 views | 3 replies
  • probleme import date excel

    bonjour,   je n'arrive pas à avoir le bon format dans JMP (d/m/y) comme dans excel et après plusieurs essais, j'ai toujours dans JMP: m/d/y.   merci pour votre aide   cordialement

    Françoise Françoise
    Discussions |
    Oct 3, 2025 4:30 AM
    135 views | 4 replies
  • Match count not showing in the Join Table Preview in JMP 19

    Hi Folks,   I used JMP 18 before and now transitioning to the latest JMP version (JMP 19)...

    Looks like the match counter is not showing when previewing the Table Join. Do you know how to turn this feature on? or completely eliminated this on JMP 19?  

    jcagande jcagande
    Discussions |
    Oct 2, 2025 5:05 AM
    128 views | 1 replies

Latest Discussions

  • Confidence intervals for difference in proportions

    Hi All: I've attached an example data set to highlight an issue that confuses me.  Suppose I want a confidence interval for the difference in two proportions.  Should be easy enough. So, via Fit Y by X (JMP v18.0.0), I get three intervals under the following headings: Two Sample Test for Proportions. Risk Difference TOST Tests As you can see, the intervals are not consistent with each other. My q...

    MRB3855 MRB3855
    Discussions |
    Oct 1, 2025 3:26 AM
    129 views | 0 replies
  • 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
    588 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
    276 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
    801 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
    364 views | 0 replies
view all discussions