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

  • concatenating data of the same category with delimiter in the same cell

    Hi, I have an input as below. How do I generate the summary output as below, using jmp existing function like tabulate or other, concatenating the market with delimiter "|"? Once we have the output, how to use jmp function to convert the output back to the input format?Thank you! input CodeMarket1A2A3A1B5B1C7C7A    output CodeMarket1A|B|C2A3A5B7A|C    

    joann joann
    Discussions |
    May 4, 2021 7:59 AM
    1626 views | 2 replies
  • How to interpret nonparametric density on scatterplot

    For the scatterplot matrix in the multivariate platform, I have done the Spearman correlation and added the non-parametric density to the plot. How does one interpret it? There are gray regions and black dots and red regions with red dots.  What is the meaning of the coloration?  The manual speaks only about how to add it the graph and is silent on its interpretation. Andy 

    Hegedus1 Hegedus1
    Discussions |
    May 4, 2021 7:42 AM
    1261 views | 1 replies
  • Please tell me how do I interpret the results of cross-correlation in JMP??

    First for sample data: go to help, select sample data library; inside the Time Series folder open SeriesJ.Analyze>Specialized Modeling>TimeSeriesPut Output CO2 as the Y, Input Gas Rate as the XFrom the Transfer Function red triangle select Cross Correlation. The result is a graph of the lag and cross-correlation functions.
    I can see that the cross-correlation function has the highest value at lag 5...

    9873313s 9873313s
    Discussions |
    May 4, 2021 7:33 AM
    1567 views | 1 replies
  • Use JSL to encrypt scripts for add-in development

    I maintain a couple of add-ins and for some of those I would like update a couple of variables in the contained scripts at built time. So I would like to write a script that opens a script file, does some concatenations or substitutions and then encrypts the whole file and saves it to a certain location (for a list of script files). Then I can use the brilliant add-in builder by @Justin_Chilton to...

    pauldeen pauldeen
    Discussions |
    May 4, 2021 6:37 AM
    3283 views | 6 replies
  • JMP pro 15 modal window how to close

    Hi, if I run below script in JMP pro 15 with german language the window does not close when I click on cancel. Same script under english language works well. And even in JMP14 (german and english) the window is closed after click on cancel. Any idea how to get this modal window closed in JMP 15 german as well?Thanks in advance,Ivo  nw = New Window( "Test", <<Modal, Text Box( "Press OK to do some...

    ivo ivo
    Discussions |
    May 3, 2021 6:14 PM
    4254 views | 8 replies

Latest Discussions

  • How to interpret nonparametric density on scatterplot

    For the scatterplot matrix in the multivariate platform, I have done the Spearman correlation and added the non-parametric density to the plot. How does one interpret it? There are gray regions and black dots and red regions with red dots.  What is the meaning of the coloration?  The manual speaks only about how to add it the graph and is silent on its interpretation. Andy 

    Hegedus1 Hegedus1
    Discussions |
    May 4, 2021 7:42 AM
    1261 views | 1 replies
  • Please tell me how do I interpret the results of cross-correlation in JMP??

    First for sample data: go to help, select sample data library; inside the Time Series folder open SeriesJ.Analyze>Specialized Modeling>TimeSeriesPut Output CO2 as the Y, Input Gas Rate as the XFrom the Transfer Function red triangle select Cross Correlation. The result is a graph of the lag and cross-correlation functions.
    I can see that the cross-correlation function has the highest value at lag 5...

    9873313s 9873313s
    Discussions |
    May 4, 2021 7:33 AM
    1567 views | 1 replies
  • Plotting several trends from sensor data that have different units (or scale)

    The GraphBuilder can be used to visualize sensor data as Y's and a DateTime as X to make trends. However, when Y's have different units or scales, the only way I found to plot several Y's at once was:Using dialog and 'Graph matrix'Stacking the Y's and using the overlay functionIs there an option in Y-axis that several units or scales?I only found the option of sending a secondary Y-axis. Edit: Her...

    FN FN
    Discussions |
    May 3, 2021 1:33 PM
    1929 views | 5 replies
  • Saving 2 data table in one JMP file

    Can we actually save 2 different data table in 1 JMP file without join or concatenate?
    P/s: How does subset work?

    Nebula Nebula
    Discussions |
    May 3, 2021 12:53 PM
    2617 views | 3 replies
  • Issues with "Label By Value" in Graph Builder

    Hi, I'm working with a logistic machine learning model and I would like to display the probability cutpoints on graph builder. However, I cannot display these values, even when selecting the "Label By Value" under Label. This is a picture of my output: Please let me know if you know how to fix this issue, thanks!

    NaudV NaudV
    Discussions |
    May 3, 2021 12:16 PM
    936 views | 1 replies

Latest Discussions

  • 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
    1275 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

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

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2291 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
    976 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
    1188 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    893 views | 0 replies
view all discussions