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

  • Problem with Journal Packager Add-in

    @brady_brady  I am having a recent problem using Journal Packager Add-in I have used it very successfully in the past but now it doesn’t seem to be working – The problem may have coincided with switching to JMP18- not sure The problem is as follows – The add-in is not “stripping” the file path of the referenced JMP data tables I attach an example of a journal that has been put through the add-in p...

    ar2 ar2
    Discussions |
    Oct 3, 2025 5:06 AM
    755 views | 4 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
  • Help on opening hdf5 files

    Hi, I'm trying to use JMP to open a hdf5 file using a script.  I can successfully open it using the Open() command:blobpath = "/Documents/myblob"; dtblob_lis = Open(blobpath);but I get a pop-up asking which data set I'd like to open: My question: is there an option in the Open() command I could use to specify which data set within the blob I wish to open, and avoid the pop-up?  Thanks.

    nikles nikles
    Discussions |
    Oct 2, 2025 5:09 PM
    3292 views | 13 replies
  • JMP 17.2 > CUSTOMIZED REPORT > STRING COL BOX > How do I distribute a long list into multiple columns?

    Hi JMP Community,   I am experimenting with a custom report (see below), for which I would like to distribute lists of varying length into multiple columns in a String Col Box(). For example, for the list shown in the script, I would like to distribute its elements into 4 columns of 17 lines.   The simplified script (I stripped everything but the essential lines): Names Default to Here (1); datas...

    Thierry_S Thierry_S
    Discussions |
    Oct 2, 2025 3:49 PM
    158 views | 5 replies
  • Select a block of cells based upon a condition

    I would like to select a data table cell containing a specific string and any populated rows in the same column below the string until I reach an empty cell?  If Value were the text, I'd like to grab the ones below that.  Can't immediately think how to do that.    to       

    SpannerHead SpannerHead
    Discussions |
    Oct 2, 2025 6:14 AM
    160 views | 3 replies

Latest Discussions

  • 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
    126 views | 1 replies
  • Undocumented Secrets

    hidden secret in JMP: you can paste multiple column names via CTRL+C | CTRL+V   https://community.jmp.com/t5/Abstracts/Plenary-John-Sall-on-Secret-Features-of-JMP/ev-p/849554 @ 44min: (view in My Videos)   https://community.jmp.com/t5/Abstracts/Advanced-Data-Preparation-10-Essential-Tools-in-JMP-to-Get-From/ev-p/849401 ( @julian )   https://community.jmp.com/t5/Discussions/Possible-to-rename-all-c...

    hogi hogi
    Discussions |
    Oct 1, 2025 11:14 PM
    3996 views | 15 replies
  • JMP17 Upgrade Forcing Superscript Broke JMP14 Working Script

    Hi Folk, I would give an example of script but after troubleshooting an explanation should suffice.   I have a data table from a CSV source that has many columns of trace data that has a column name with units at the end. For degrees C the header is Temperature [0c] and for cubic meters per hour it is Air Flow [m3/h]. There are others. I built a script that opens this data file and another that ha...

    MikeTV99 MikeTV99
    Discussions |
    Oct 1, 2025 11:38 AM
    196 views | 2 replies
  • Missing XGBoost Metrics in Model screening platform

    Hello,   Ik was generating the Metrics of the Modelscreening platform after performing a Nested cross validation method and found that the results of the XGBoost methods was not produced in the summary table of the Test set. Also I am not able to save the prediction formula of the XGboost to my original table. Somebody a suggestion?    Regards,   Lu      

    Lu Lu
    Discussions |
    Oct 1, 2025 4:07 AM
    193 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
    126 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
    275 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