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 get combined dt of tTest pVal's without plotting Oneway first?

    Is there a way to output a dt of the "Ordered Differences Report" from a Oneway --> All Pairs() without having to go through the actual creation of the oneway? I've got a pretty big dataset with a few thousand Oneway charts that takes a long time to grind through and plot, just to ultimately get a new dt of the pVal's.Can we just skip the plotting? ow1 = Oneway( Y( :MEAN ), X( :TOOL_PROCESS_CHAM...

    aliegner1 aliegner1
    Discussions |
    Jun 15, 2021 1:07 PM
    684 views | 2 replies
  • Can't Set Error Bars Using Overlaid Bar Graphs

    Hello Everyone!   I've been struggling recently with setting standard deviation intervals on my bar graphs when I use the overlay function (in graph builder).  The script is attached below.  However, when I use the "color" function instead, I am able to insert my standard error intervals.  Does anyone know why this is happening?  Any inputs would be much appreciated Graph Builder( Variables( X...

    hchen hchen
    Discussions |
    Jun 15, 2021 11:27 AM
    1203 views | 2 replies
  • Variability chart - Remove ref line

    Hi   I'm trying to remove ref line from variability chart. In previous JMP version the below script worked. can any know why not working on JMP16. biv = Bivariate( Y( :weight ), X( :height ), ); rbiv = biv << report; axisbox = rbiv[axis box( 1 )]; axisbox << Add Ref Line( 90, "Dashed", blue ); //Works axisbox << Remove Ref Line( 90 ); //Don't work   Thanks

    cerdmh cerdmh
    Discussions |
    Jun 15, 2021 7:19 AM
    1169 views | 4 replies
  • DSD - one of the responses has 2 values 0 or 1 - how to analyze that

    Hi, I did a DOE DSD, one of the responses has 2 values - 0 or 1. how to analyze this response - as usual ?  

    YanivD YanivD
    Discussions |
    Jun 15, 2021 3:47 AM
    1080 views | 3 replies
  • Overwrite Excel Sheet

    I can create new sheets in a Excel file using "Create Excel Workbook" without any issue only if the sheets do not exist in the excel file.The problem come when the sheets already exist in the excel file and I try to overwrite them.There are some cells that remains with the old data, and I do not want them! Is there a way to have a full overwite of the sheets usign "Create Excel Workbook" ?Is there...

    Fabrizio_Ruo Fabrizio_Ruo
    Discussions |
    Jun 15, 2021 1:49 AM
    3923 views | 4 replies

Latest Discussions

  • how to get combined dt of tTest pVal's without plotting Oneway first?

    Is there a way to output a dt of the "Ordered Differences Report" from a Oneway --> All Pairs() without having to go through the actual creation of the oneway? I've got a pretty big dataset with a few thousand Oneway charts that takes a long time to grind through and plot, just to ultimately get a new dt of the pVal's.Can we just skip the plotting? ow1 = Oneway( Y( :MEAN ), X( :TOOL_PROCESS_CHAM...

    aliegner1 aliegner1
    Discussions |
    Jun 15, 2021 1:07 PM
    684 views | 2 replies
  • Can't Set Error Bars Using Overlaid Bar Graphs

    Hello Everyone!   I've been struggling recently with setting standard deviation intervals on my bar graphs when I use the overlay function (in graph builder).  The script is attached below.  However, when I use the "color" function instead, I am able to insert my standard error intervals.  Does anyone know why this is happening?  Any inputs would be much appreciated Graph Builder( Variables( X...

    hchen hchen
    Discussions |
    Jun 15, 2021 11:27 AM
    1203 views | 2 replies
  • Variability chart - Remove ref line

    Hi   I'm trying to remove ref line from variability chart. In previous JMP version the below script worked. can any know why not working on JMP16. biv = Bivariate( Y( :weight ), X( :height ), ); rbiv = biv << report; axisbox = rbiv[axis box( 1 )]; axisbox << Add Ref Line( 90, "Dashed", blue ); //Works axisbox << Remove Ref Line( 90 ); //Don't work   Thanks

    cerdmh cerdmh
    Discussions |
    Jun 15, 2021 7:19 AM
    1169 views | 4 replies
  • DSD - one of the responses has 2 values 0 or 1 - how to analyze that

    Hi, I did a DOE DSD, one of the responses has 2 values - 0 or 1. how to analyze this response - as usual ?  

    YanivD YanivD
    Discussions |
    Jun 15, 2021 3:47 AM
    1080 views | 3 replies
  • Overwrite Excel Sheet

    I can create new sheets in a Excel file using "Create Excel Workbook" without any issue only if the sheets do not exist in the excel file.The problem come when the sheets already exist in the excel file and I try to overwrite them.There are some cells that remains with the old data, and I do not want them! Is there a way to have a full overwite of the sheets usign "Create Excel Workbook" ?Is there...

    Fabrizio_Ruo Fabrizio_Ruo
    Discussions |
    Jun 15, 2021 1:49 AM
    3923 views | 4 replies

Latest Discussions

  • Using a List to Filter in Custom Query Builder - Question

    Hello, I would like to use a list to filter within a continuous column in Query Builder. Range and then join does not work as my data set from my database will be tens of millions of lines, so I would like my list to be the only thing queried. I would like to use a list (I have a separate data sheet with the column) of about 40 or so unique numerical values and use that in the filter for a custom ...

    Benjamin_S Benjamin_S
    Discussions |
    Jun 3, 2021 7:59 AM
    1072 views | 0 replies
  • Can I control text size in a word cloud inside a dashboard container?

    Hi all,I have a dashboard with a data filter, a map, and a word cloud that looks like image 1 below. I have two formatting issues with the word cloud I'd like to fix. First, by design, when I make different selections using the data filter, the subset of records that are shown in the map changes and the word cloud applies only to that selection. However, when I change the data filter selection, th...

    caseylott caseylott
    Discussions |
    Apr 28, 2021 12:03 PM
    1005 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

    4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    1953 views | 0 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    793 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    955 views | 0 replies
view all discussions