cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • how to remove "Where" from graph builder report window

    Hello,I have a script, that creates multiple graphs by parameter and put them in a report window.the output creates a text above the outline box "Where parameter=param", i would like to remove that. how can i do that? this is the snippet of relevant code: graph = panel Box(); Build_chart = Function( {param}, gb = dt1 << Graph Builder( Size( 1024, 725 ), Show Control Panel( 0 ), Auto Stretc...

    samshaw samshaw
    Discussions |
    Jul 29, 2018 1:05 PM
    3294 views | 3 replies
  • SQL - Insert List from JSL to SQL Query

    Good Afternoon, I am running into problems trying to pass a list of selected wafer from JSL into an SQL query. Currently i am able to bring in a single lot and do the data analysis with no problems. However, because i am only able to bring in one single lot i have to basically re-run the script when i want to look at wafers. Translating from JSL to SQL has me stumped and even more sometimes i get ...

    Yngeinstn Yngeinstn
    Discussions |
    Jul 29, 2018 8:40 AM
    2577 views | 1 replies
  • Histogram count

    I have plotted a histogram and plan to extract the histogram count in each column for further data manipulation. can i know how i can get the row count ( orange arrow) in the histogram column and extract it in a table or variable/array?

    wongpl wongpl
    Discussions |
    Jul 28, 2018 8:17 PM
    18981 views | 4 replies
  • Maximum number of overlays in Graph Builder?


    Graph builder displays up to 60 overlay IDs on the right side, but I have 80 animals. How can one increase the number of overlays for which the color of the data points and, more importantly, the line style and width can be changed? As a workaround, can one set the colors to all black (the USPTO requirement) and, more importantly, the default line style to dotted width 1?

    Knut Knut
    Discussions |
    Jul 28, 2018 4:22 PM
    4389 views | 2 replies
  • Graph Builder: Connect points AND show regression line

    For each animal, I want to connect the three points showing its weight change (see the black points), but I also want to show the regression line. If I "overlay" all animals, I'm losing the option to calculate regression across all "overlays". The concept of "overlaying" different graphs doesn't seem to fit well with a comprehensive analysis of all animals in a study. Neither does the concept of a...

    Knut Knut
    Discussions |
    Jul 28, 2018 2:28 PM
    8091 views | 6 replies

Latest Discussions

  • how to remove "Where" from graph builder report window

    Hello,I have a script, that creates multiple graphs by parameter and put them in a report window.the output creates a text above the outline box "Where parameter=param", i would like to remove that. how can i do that? this is the snippet of relevant code: graph = panel Box(); Build_chart = Function( {param}, gb = dt1 << Graph Builder( Size( 1024, 725 ), Show Control Panel( 0 ), Auto Stretc...

    samshaw samshaw
    Discussions |
    Jul 29, 2018 1:05 PM
    3294 views | 3 replies
  • SQL - Insert List from JSL to SQL Query

    Good Afternoon, I am running into problems trying to pass a list of selected wafer from JSL into an SQL query. Currently i am able to bring in a single lot and do the data analysis with no problems. However, because i am only able to bring in one single lot i have to basically re-run the script when i want to look at wafers. Translating from JSL to SQL has me stumped and even more sometimes i get ...

    Yngeinstn Yngeinstn
    Discussions |
    Jul 29, 2018 8:40 AM
    2577 views | 1 replies
  • Interpretation of JMP results

    Hi Martin Yang here: Recently I did a four ingredients Mixture design, I have some problem with the JMP results. JMP provides normal plot which indicates which factor is significant. Below is the half normal plot generated by JMP. As we can see, Alipre ( one type of cement), OPC ( ordinary portland cement), Alipre*OPC (interaction between the two cements), citric acid ( retarder) are significant f...

    MartinY MartinY
    Discussions |
    Jul 26, 2018 12:02 PM
    4073 views | 1 replies
  • Removing category labels from a canonical plot

    Is there any way to remove the labels of the categories in a canonical plot? I am able to remove and change the Biplot Rays but can not find a method to remove the category labels. The plot is rather busy, making the labels unreadable so I would rather work with a color coded legend. 

    RuthV RuthV
    Discussions |
    Jul 26, 2018 7:59 AM
    2616 views | 3 replies
  • Help with multiple regression

      

    tranquilo123 tranquilo123
    Discussions |
    Jul 26, 2018 12:05 AM
    12864 views | 8 replies

Latest Discussions

  • repeated-measures ANCOVA: How to perform the analysis when the parallel slope assumpt. doesn't meet?

    Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...

    Reinaldo Reinaldo
    Discussions |
    Jun 18, 2018 6:31 AM
    2940 views | 0 replies
  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2053 views | 0 replies
  • Fit Spline By Group: Save Spline Coefficients to Column?

    Hi all--having an issue.  I am using Fit Y by X to fit 5,000 separate regressions.  I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1.   This fits a spline to all 5,000 graphs with lambda of 0.1.  I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D).  I understand if I just had 1 regression...

    M0gAl0g M0gAl0g
    Discussions |
    Jun 5, 2018 3:19 PM
    2544 views | 0 replies
  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1555 views | 0 replies
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3543 views | 0 replies
view all discussions