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

  • Highlight Cell in Data Table Box

    I want to highlight significant PValues in a Data Table Box.  I have a display where I simply run a Response Screening then save the data table to the display along with a Graph Builder plot via:  vlb << Append(dtb = Data Table Box(dt));   I can't seem to figure out an easy way to edit the Data Table Box.  I tried highlighting the value on the actual table before import into the display but it did...

    msharp msharp
    Discussions |
    Aug 30, 2017 4:32 PM
    9339 views | 6 replies
  • Shading in an area on a time-series chart

    Dear all,If I plot a simple time-series of my data I will often gain insight from control limits and also spec limits on the graph. (Simple visualisations of the Voice of the Process and the Voice of the Customer).With control charts we can "Shade Zones" which can help - I like this feature.Is there a simple way to do something similar using Graph Builder?In the attached file it is easy enough to ...

    scottahindle scottahindle
    Discussions |
    Aug 30, 2017 1:38 PM
    10265 views | 5 replies
  • can I use Contains() within Match()

    I need to search a character column to look to see if each rows value contains specific strings and then create an indicator name/group accordingly in the new column (it will be searching for ~14 specific strings).  I'm pretty sure nested IF() would be pretty slow...  I have used Match() in the past when I want to match exact strings, but can I use wildcards? I tried * and % but to no avail:   Mat...

    jmpbeginner jmpbeginner
    Discussions |
    Aug 30, 2017 6:08 AM
    31651 views | 7 replies
  • Y Axis Specification (Format) on Survival Plot

    How can I remove percent sign (%) on the Y axis on survival curve plot, i.e.:instead:
    100%
    75%
    50%
    25%
    0%make:100
    75
    50
    25
    0There is no such format here:
    Reliability and Survival => Survival=>
    Survival Plot => Y Axis Specification=> Format

    Ted Ted
    Discussions |
    Aug 29, 2017 12:05 PM
    6148 views | 2 replies
  • How to establish testing portion of data for multivariate DA?

    Hello,I have been using JMP 11 for a little over a year now, and haven't figure out how to partition my data into training/validation sets for a multivariate discriminant analysis (i.e. train my model using a specific 2/3, then validate using the final 1/3). I also haven't been able to find help via other online resources. Any help on locating this feature?

    ajgarnello ajgarnello
    Discussions |
    Aug 29, 2017 11:54 AM
    17627 views | 7 replies

Latest Discussions

  • How to generate a Learning Curve Plot for a machine learning method?

    Dear JMP users, Is it possible to generate a plot of learning curve such as shown below? Both scripting answer or interactive answer would be greatly appreciated. For example, for a machine learning method (e.g. linear regression), I would like to plot error rate in the Y-axis and training set size in the X-axis.(figure source: http://blog.revolutionanalytics.com/2015/09/why-big-data-learning-curv...

    UserLightNew UserLightNew
    Discussions |
    Aug 28, 2017 10:11 AM
    7226 views | 5 replies
  • list box and iteration

    Hello,I have a reporting showing data and structured as below:H1 = H list box(         V1 = V list box() / V2 = V list box() / V3 = V list box() / V4 = V list box());Is there a wait to script this type of structure using iteration as all the V list box are identical.I tried to use H1 << append (vi) method but it is not working. best regardsLionel  

    KinKame KinKame
    Discussions |
    Aug 28, 2017 5:26 AM
    8831 views | 5 replies
  • Is it possible to add a horizontal scroll bar to listboxbox?

    Hi, Is it possible to add a horizontal scroll bar to listboxbox? To be clear, it is a listbox(), not a col list box(). Ex:names default to here(1); myList ={}; for(i = 1, i <= 10, i++, myList[i] = char(i) || "abcdefghijklmnopqrstuvwxyz_abcdefghijklmnopqrstuvwxyz_abcdefghijklmnopqrstuvwxyz"; ); myWin = new window("test", lb = listbox(myList,nlines(7), width(250))); Thanks,Mike

    mikedriscoll mikedriscoll
    Discussions |
    Aug 23, 2017 1:03 PM
    6266 views | 6 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3362 views | 0 replies
  • Is there a correlation coefficient for multiple linear regression ?

    Hello, while I can display in simple linear regression a Pearson correlation coefficient to a specific R2/R2adjusted, can I, or is there a way to get a correlation coefficient for a multiple linear regression model, where two or more variables improve my R2adjusted significantly ? Many thanks, Marc 

    marcax marcax
    Discussions |
    Aug 22, 2017 7:48 AM
    5347 views | 3 replies

Latest Discussions

  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3362 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4381 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2160 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4260 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3313 views | 0 replies
view all discussions