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

  • Intraklassen-Korrelationskoeffizient (IKK oder ICC) mit JMP

    Hallo, ich habe eine Auswertung eines Fragebogens mit 2 Gruppen (eine erkrankte und eine gesunde Refernzgruppe). Meine Frage ist: Wie kann ich die beiden Gruppen anhand des intraclass correlation coefficient (ICC) miteinander vergleichen? Bisher habe ich den multivariat Vergleich genommen mittels Korrelationskoeffizient. Stimmt das?   

    Tine1110 Tine1110
    Discussions |
    May 11, 2021 2:16 AM
    1396 views | 2 replies
  • How to combine data measured in different units

    I have a JMP Table that contains data measured hourly at about 50 different stations.  At each station the data is sometimes reported in ppm, other times in ppb, occasionally in both units and occasionally, there are no measurements at all.  It's a pretty large dataset and I'm wondering - how do I automate combining the columns that pertain to each station into a single column in one system of uni...

    Ese_Omatsone Ese_Omatsone
    Discussions |
    May 10, 2021 4:12 PM
    3863 views | 9 replies
  • How to plot individual peak fit curves on histogram (fitted 2 normal mixture)

    Hello, I have a data set which contains multiple peaks, which I am able to fit nicely using the histogram plot's Fitted Normal 2 Mixture option.  This outputs the mean and sigma for each peak as well as the weights as numeric values and overlays the fit curve over the histogram.  Is there a way to visualize the individual peak fits overlaid on the histogram as well? Thanks!Denny

    dbosch dbosch
    Discussions |
    May 10, 2021 3:46 PM
    13536 views | 7 replies
  • What regression model is used by Line of Fit in Graph Builder?

    I need to disclose in a report which regression model I used, e.g. least squares, Deming, Passing-Bablock. I achieved the regression with Line of Fit function in Graph Builder. Both X and Y are continuous variables. Two Qs:What is the default regression model used by the Line of Fit function in Graph Builder?Can the model be changed? (even if in JSL)

    sunbears sunbears
    Discussions |
    May 10, 2021 2:55 PM
    1341 views | 1 replies
  • Iterating through an Associative Array Using a For Loop with an Empty While Condition Not Working

    I got advice largely from Looping through an Associative Array's elements on how to iterate through associative arrays. My understanding is that the iterator iterates over the keys, not the values, but that you can easily access the values gives that you have the array.   My code is below.   Names Default To Here(1); dt1 = Open("file path" ); dt2 = Open("file path 2"); Summarize(dt1, IDs = by(:ID)...

    mostarr mostarr
    Discussions |
    May 10, 2021 2:50 PM
    5550 views | 11 replies

Latest Discussions

  • Intraklassen-Korrelationskoeffizient (IKK oder ICC) mit JMP

    Hallo, ich habe eine Auswertung eines Fragebogens mit 2 Gruppen (eine erkrankte und eine gesunde Refernzgruppe). Meine Frage ist: Wie kann ich die beiden Gruppen anhand des intraclass correlation coefficient (ICC) miteinander vergleichen? Bisher habe ich den multivariat Vergleich genommen mittels Korrelationskoeffizient. Stimmt das?   

    Tine1110 Tine1110
    Discussions |
    May 11, 2021 2:16 AM
    1396 views | 2 replies
  • Iterating through an Associative Array Using a For Loop with an Empty While Condition Not Working

    I got advice largely from Looping through an Associative Array's elements on how to iterate through associative arrays. My understanding is that the iterator iterates over the keys, not the values, but that you can easily access the values gives that you have the array.   My code is below.   Names Default To Here(1); dt1 = Open("file path" ); dt2 = Open("file path 2"); Summarize(dt1, IDs = by(:ID)...

    mostarr mostarr
    Discussions |
    May 10, 2021 2:50 PM
    5550 views | 11 replies
  • To find what variable affect one parameter the most

    Hi! I have 6 column and my 6th column is basically a formula of column 1-5. For example,- column 1 : temperature A- column 2 : temperature B- column 3 : temperature C- column 4 : temperature D- column 5 : flow- column 6 : flow * [(A-C)/(B-D)] What's the best tool in JMP for me to see - which of the column between 1-5 is the most contributing factor to why column 6 changes. I hope my questions are ...

    Nebula Nebula
    Discussions |
    May 10, 2021 11:33 AM
    2641 views | 4 replies
  • Any way to change date default format in Graph Builder (e.g. to m/d/y instead of y/m/d h:m:s)?

    It seems like date in Graph Builder always defaults to y/m/d h:m:s. Since I'm often looking at data that spans months or years, the X scale labels always are long strings that end in "12:00:00 AM" which creates a busy-looking axis that takes up a lot of real estate due to long diagonal strings:  X axis looks better after changing date format:  Is there a way to specify my preferred default date fo...

    MarkJSchwab MarkJSchwab
    Discussions |
    May 10, 2021 10:26 AM
    1319 views | 1 replies
  • Join in JSL recreating tables?

    I have some JSL I'm running that appears to be re-creating the tables I am joining.  So I start with TableA and TableB, and want to make TableC.  What ends up happening is I make TableA2, TableB2, and TableC, while still having TableA and TableB .    It's the exact same JSL I'm used to using for this so I can't figure out what's up here.  Any help would be appreciated.  TableC = TableA << Join ( ...

    Evan_Morris Evan_Morris
    Discussions |
    May 10, 2021 6:43 AM
    1569 views | 3 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
    1265 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

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

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2275 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
    970 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
    1181 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
    885 views | 0 replies
view all discussions