cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Character Date to numeric date

    I apologize because I see this question asked in other ways before but I can't seem to follow the solutions. Perhaps my date format is different enough and I'm not keen enough on scripting yet to figure out where I'm going wrong. I'm using JMP 17.

    I've attached a simple table where you will see a column of Dates that looks like a correct format but JMP only recognizes it as character. I can change ...

    SamKing SamKing
    Discussions |
    May 15, 2025 11:34 AM
    2117 views | 4 replies
  • JMP Student Addition/ Python Connection

    Hi,   I was previously developing an app in JMP Pro 17. Inside the app, there is python code integrated into the JSL. Now, my university has swapped to the JMP Student Version 18. Does anyone know if this still allows for this python code?   Thanks, Kyle

    kterri3 kterri3
    Discussions |
    May 15, 2025 8:50 AM
    299 views | 1 replies
  • Help with Modal Windows

    Hi,   l am trying to set up dialog boxes in existing scripts, the first is the location of headers in the data l am importing.   l understand the following will give me a nice Display box:   Headstart = New Window( "Set Header Start Row Value", << Modal, << Return Result, Text Box ("Please advise the row on which the header starts"), variablebox = Number Edit Box ( 2 ), Button Box ( "OK "), Button...

    Mickyboy Mickyboy
    Discussions |
    May 15, 2025 7:34 AM
    6503 views | 6 replies
  • How to use Column() to convert multiple items?

    In the following JSL, I want to delete columns using a List method. However, when selecting multiple options, only the first selected item is deleted. This is because Column() cannot handle the conversion of multiple column names selected.
    Is there a more straightforward way to achieve the deletion of multiple items besides using a For loop to delete each column one by one? dt = Open( "$SAMPLE_DAT...

    BabyDoragon BabyDoragon
    Discussions |
    May 15, 2025 4:39 AM
    395 views | 1 replies
  • Backtransformation of Y on prediction profiler

    Hi,  After having transformed the Y data to fit a model of a DOE, how can I generate a prediction profiler that has the actual predicted Y on the Y axis instead of the transformed Y? I would like to backtransform it for ease of interpretation.  Thank you, Sara

    SaraA SaraA
    Discussions |
    May 15, 2025 2:30 AM
    904 views | 6 replies

Latest Discussions

  • JMP Student Addition/ Python Connection

    Hi,   I was previously developing an app in JMP Pro 17. Inside the app, there is python code integrated into the JSL. Now, my university has swapped to the JMP Student Version 18. Does anyone know if this still allows for this python code?   Thanks, Kyle

    kterri3 kterri3
    Discussions |
    May 15, 2025 8:50 AM
    299 views | 1 replies
  • JMP Scripting - Presentation/Journal

    Hello JMP Team,   I need some help outputting my journal to a presentation. The thing is, I want the presentation to use the specific pptx theme. > 'jour << Save Presentation("' + tech_epi + "\\" + tech_epi + '.pptx", Template("C:\\Code\\Scripts\\PCM CPK Automation\\TrendChart-template.pptx"));\n'   Currently, inside my template.pptx, it only has 1 slide inside it. A empty title slide. But the tit...

    AdditiveLamb108 AdditiveLamb108
    Discussions |
    May 14, 2025 5:44 AM
    1113 views | 6 replies
  • Monitoring JMP Live Performance

    Has anyone set up a system to monitor JMP Live performance, perhaps with the ability to graph the number of JMP Sessions or Queued Events over time, or to alert if there are too many?   One method used for some other solutions is a combination of Grafana for visualization and Prometheus to collect data, there are a few example dashboards starting a third of the way down this logit.io blog post.

    ih ih
    Discussions |
    May 13, 2025 10:32 PM
    421 views | 1 replies
  • 「順序ロジスティックのあてはめ」 検定が結果が毎回違うのはなぜですか?

    1,「順序ロジスティックのあてはめ」検定結果の違い

    同じデータで解析しますが、毎回結果(値)が微妙に異なってしまいます。
    ツリーモデル(パーティション)では経験がありますが、操作ミスなのでしょうか?

    2,SomersのD
    0に近い程、相関が弱いと思いますが、マイナス値が表示されました。
    この場合、更に弱いと理解して宜しいでしょうか?
    それとも操作ミスでしょうか?

    どうぞよろしくお願い致します。

    CriticalMode478 CriticalMode478
    Discussions |
    May 13, 2025 4:20 PM
    462 views | 1 replies
  • using plugin for automation

    I have found a Split and Set Spec Limits plugin I would like to use in my automation.  When I use the plugin no activity is recorded in the log file (which is likely expected given I am using a plugin). Is it possible to use it in the workflow or the JSL script?

    andrey andrey
    Discussions |
    May 13, 2025 1:31 PM
    507 views | 2 replies

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    531 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    486 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    437 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    432 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    319 views | 0 replies
view all discussions