cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.

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

  • The Ever-Expanding Buttons (controlling button box width)

    Hello all, I have a weird problem in JMP 12.2.  When I run the code below, successive switching between the tabs using the button on the first tab yields button boxes that grow in width. nw = new window("Test", tbb = tab box( "First", vlistbox( text box("Not much here"), button box("Go to Second", tbb << set selected(2)), ), "Second", tb = tablebox( scb = string col box("AAA", ...

    pmroz pmroz
    Discussions |
    Nov 2, 2017 9:57 AM
    3131 views | 2 replies
  • Rearrange graphs made with “page” to a 3x3 trellis like presentation

    Dear all, I am looking for a way to improve the layout of my graphs by rearranging what I made with graph builder. I now have 9 small graphs below each other, using the “Page” option. What I would want, is to have them arranged 3X3 as this looks way nicer (some kind of trellis display). I know you can obtain this using the “Wrap” button, but in that case, all axes are set equally, which is not an ...

    yanne yanne
    Discussions |
    Nov 2, 2017 6:21 AM
    3899 views | 1 replies
  • Is it possible to overlay on top of points in scatterplot? (Not change shape of point)

    Hello JMP users, I am new here so please be gentle.
    I am working on a script to make a bivariate plot of two variables (Var 1, Var 2) which is then colored by a third variable (Result). This is pretty simple, but my problem now is that the engineer would like an identifier of the fourth variable (Description) on the plot. So I need to take each unique Description, map it to a integer (there could b...

    shedberg shedberg
    Discussions |
    Nov 2, 2017 5:47 AM
    3808 views | 1 replies
  • SVG export

    Hello, I'm having 2 problems when exporting files as SVG via the save as html option. 1) the svg file permission is locked (mac 10.4) and I can't reset it. You have to open the html file in a web browser and then save the figure as svg (I can live with that option, but it's rather annoying) and 2) when you open the file in Adobe illustrator CS3, illustrator gives the following error: "Clipping wil...

    Discussions |
    Nov 1, 2017 10:27 PM
    4732 views | 2 replies
  • Summary Table Script Help

    I’m hoping someone can help me debug some script. I’m working out of a base data table that has a row for every injury since 2016. I want to construct a C chart for our safety coordinator so that he can better analyze our injury trends. When I try to create this chart in the base data table, I get multiple values along the X axis that represent the same month. Because of this, every data point sho...

    mmeewes mmeewes
    Discussions |
    Nov 1, 2017 7:40 PM
    8138 views | 2 replies

Latest Discussions

  • The Ever-Expanding Buttons (controlling button box width)

    Hello all, I have a weird problem in JMP 12.2.  When I run the code below, successive switching between the tabs using the button on the first tab yields button boxes that grow in width. nw = new window("Test", tbb = tab box( "First", vlistbox( text box("Not much here"), button box("Go to Second", tbb << set selected(2)), ), "Second", tb = tablebox( scb = string col box("AAA", ...

    pmroz pmroz
    Discussions |
    Nov 2, 2017 9:57 AM
    3131 views | 2 replies
  • Rearrange graphs made with “page” to a 3x3 trellis like presentation

    Dear all, I am looking for a way to improve the layout of my graphs by rearranging what I made with graph builder. I now have 9 small graphs below each other, using the “Page” option. What I would want, is to have them arranged 3X3 as this looks way nicer (some kind of trellis display). I know you can obtain this using the “Wrap” button, but in that case, all axes are set equally, which is not an ...

    yanne yanne
    Discussions |
    Nov 2, 2017 6:21 AM
    3899 views | 1 replies
  • Is it possible to overlay on top of points in scatterplot? (Not change shape of point)

    Hello JMP users, I am new here so please be gentle.
    I am working on a script to make a bivariate plot of two variables (Var 1, Var 2) which is then colored by a third variable (Result). This is pretty simple, but my problem now is that the engineer would like an identifier of the fourth variable (Description) on the plot. So I need to take each unique Description, map it to a integer (there could b...

    shedberg shedberg
    Discussions |
    Nov 2, 2017 5:47 AM
    3808 views | 1 replies
  • SVG export

    Hello, I'm having 2 problems when exporting files as SVG via the save as html option. 1) the svg file permission is locked (mac 10.4) and I can't reset it. You have to open the html file in a web browser and then save the figure as svg (I can live with that option, but it's rather annoying) and 2) when you open the file in Adobe illustrator CS3, illustrator gives the following error: "Clipping wil...

    Discussions |
    Nov 1, 2017 10:27 PM
    4732 views | 2 replies
  • how to add Std Error Mean Predict column in our data sheet in JMP

    hi alli am doing my project and for my report i need to have the  Std Error Mean Predict column in my data sheet for all dependent variables. the picture below is the out put using SAS. i need to have the highlighted column added to my data sheet in JMP. is there any way to do that with out coding?

    mohammad mohammad
    Discussions |
    Oct 27, 2017 5:37 AM
    5026 views | 4 replies

Latest Discussions

  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2559 views | 0 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
    3174 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
    4168 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
    2029 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
    4045 views | 0 replies
view all discussions