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

  • JMP 18 open new JMP for every file

    Hi all. While my JMP software (version: 18) is open. I try to open an existing JMP file from my computer (not via JMP software but just by double click in the specific folder). But what happen is that a new JMP software is open for every file I try to open from my PC. When I open the same file but via JMP (File -> Open -> select the specific file), then all works fine and the file is been open in ...

    resheffink resheffink
    Discussions |
    Jun 19, 2024 3:19 AM
    1081 views | 1 replies
  • How to select & colored Top 5 highest value cell from many columns using JSL

    Hello Experts,   How do I select & colored the Top 5 highest value cell from many columns using JSL? Example: From all cells in column Type_A to Type_D (the similarity of these column name is it contains "_") I want to select & colored the Top 5 highest value cell with yellow. It seems "Select Where" function only applicable to comparing 2 columns.   Expected result should be something like this; ...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Jun 19, 2024 12:12 AM
    1461 views | 4 replies
  • Save Analysis As Template for Future

    Hello JMP Community,  Do we have a way to save our graph builder and process capability analysis as a template for future work? We are doing routine analysis every month for our assays and it is a bit time consuming to repeat the same analysis every time. Can the experts please point me to the right direction to save as template please. I am using JMP 17? Thank you. 

    BiasedIguana305 BiasedIguana305
    Discussions |
    Jun 18, 2024 5:55 PM
    1681 views | 4 replies
  • calendar week?

    year-week can be calculated in different ways.a)  via the right click context menu/new formula column : b) via Time Bins in Graph Builder [via DateIncrement(date, 0)] This plots shows both values in the same graph.
    On the top is: week by binning in Graph Builder, the bottom graph shows the week calculated via new formula column: Why is "week" not defined consistently at both places ?!?How can I mak...

    hogi hogi
    Discussions |
    Jun 18, 2024 4:54 PM
    1190 views | 3 replies
  • Text Explorer: find similar documents starting from a given document

    So, I have a corpus with thousands of documents which contains the details of problems that have been solved in the past. It's a vast pile of knowledge.  Each document also has metadata (dubious quality+omissions). The documents have 100+ tokens that tell the story of what was done.  Imagine this use case: through filters and metadata, i've found a document (ID#5678) that is pretty close to the pr...

    markschahl markschahl
    Discussions |
    Jun 18, 2024 3:47 PM
    2635 views | 6 replies

Latest Discussions

  • JMP 18 open new JMP for every file

    Hi all. While my JMP software (version: 18) is open. I try to open an existing JMP file from my computer (not via JMP software but just by double click in the specific folder). But what happen is that a new JMP software is open for every file I try to open from my PC. When I open the same file but via JMP (File -> Open -> select the specific file), then all works fine and the file is been open in ...

    resheffink resheffink
    Discussions |
    Jun 19, 2024 3:19 AM
    1081 views | 1 replies
  • Save Analysis As Template for Future

    Hello JMP Community,  Do we have a way to save our graph builder and process capability analysis as a template for future work? We are doing routine analysis every month for our assays and it is a bit time consuming to repeat the same analysis every time. Can the experts please point me to the right direction to save as template please. I am using JMP 17? Thank you. 

    BiasedIguana305 BiasedIguana305
    Discussions |
    Jun 18, 2024 5:55 PM
    1681 views | 4 replies
  • calendar week?

    year-week can be calculated in different ways.a)  via the right click context menu/new formula column : b) via Time Bins in Graph Builder [via DateIncrement(date, 0)] This plots shows both values in the same graph.
    On the top is: week by binning in Graph Builder, the bottom graph shows the week calculated via new formula column: Why is "week" not defined consistently at both places ?!?How can I mak...

    hogi hogi
    Discussions |
    Jun 18, 2024 4:54 PM
    1190 views | 3 replies
  • How to improve PNG picture resolution by jsl

    Hi,JMPerI'm using Mac version, and want to save some boxplot charts to PNG by jsl.How to improve the PNG picture resolution? I used below jsl and change resolution number, it sames not take effective.graph1 <<Save Picture("/Users/Downloads/TEST"||"/TEST-"||text||".png","png",resolution(600)); The resolution is not good as below.  

    CompleteLeopard CompleteLeopard
    Discussions |
    Jun 18, 2024 1:09 PM
    1774 views | 3 replies
  • Concatenation highlights of columns

    Hello there,I have a table with some columns, for example, "HIGH" and "SMART," and there are three optional values: "0," "1," and "None."I want to create a new column that describes each row.For example, if the first row has a "1" in the "HIGH" and "SMART" columns, the new column should contain "HIGH, SMART." How can I achieve this using column formulas?Thank you.

    Liranlev Liranlev
    Discussions |
    Jun 18, 2024 11:12 AM
    919 views | 2 replies

Latest Discussions

  • Fit Johnson capability analysis

    Hello,Is it possible to modify the constant value zval in the capability analysis? thank you

    pojamet pojamet
    Discussions |
    Jun 14, 2024 4:40 AM
    544 views | 0 replies
  • When we bootstrap a nonlinear model, how are the bootstrap parameters calculated?

     JMP has proved to be an invaluable tool, and we are using JMP's nonlinear platform to fit various kinetic models that are now being used for regulatory purposes.   We need to be able to describe to various agencies around the world such as FDA, EMEA, how the bootstrap parameter list is generated within JMP.   We don't need extreme detail, just a description in plain lay-person's English that can ...

    GammaZulu GammaZulu
    Discussions |
    Jun 12, 2024 8:49 AM
    557 views | 0 replies
  • Formating when saving Journals as PDF

    The formatting that is inherent in a journal displaying a panel box is lost when saving that journal as a pdf.  Is there a way to maintain the thoughtful look and feel of the journal?PanelBox("Bill To", textbox("aaa"))I am still in JMP 14, on Windows 10.

    mann mann
    Discussions |
    Jun 7, 2024 2:38 PM
    765 views | 0 replies
  • Cox PH Survival plot with CI?

    We're trying to run a survival analysis with Cox proportional hazards for time to reinjure knees after surgery for those who return to sport before/after 9 months with covariate of age and level of sports. I'd like to be able to generate the survival plots with 95CI's along with the analyses.
    I've watched the recent tutorial but it didn't address these points.
    Can anyone point me to resources to do ...

    RodWhiteley RodWhiteley
    Discussions |
    Jun 7, 2024 5:05 AM
    587 views | 0 replies
  • ordinal logistic regression variable selection

    I’ve conducted an ordinal logistic regression analysis with 3 independent variables. I then want to ask if adding an interaction to an independent variable is warranted. What is the best approach for determining whether to retain the interaction term or not? Do you base this decision on the p-value of the parameter estimate of the interaction term, p-value of the interaction term in the Wald Test,...

    JudithSS JudithSS
    Discussions |
    Jun 6, 2024 6:19 AM
    591 views | 0 replies
view all discussions