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

  • Draw Polygon on chart and get coordinates question

    I have a bivariate chart with x/y coordinates. 

    I can draw a polygon (which I think is Add Polygon Annotation) and then script the chart to find out the polygon's coordinates.  Problem is: they are not the coordinates of the chart's x/y axis.  Rather they seem to be coordinates of its polygon coordinate system, maybe like pixels or something like this.

    Question: is there anyway to draw/freehand a po...

    djhanson djhanson
    Discussions |
    May 21, 2019 9:21 AM
    2679 views | 1 replies
  • Multivariable Logistic Regression Interpretation

    Hello, I have used a multiple regression to explore the important features in running.  I am finding it very hard to interpret these results.  Is there anyone who could please offer some advice?  I have read the statistical knowledge portal all day and things are still no clearer.Thanks,Scouse.

    Scouse Scouse
    Discussions |
    May 21, 2019 1:21 AM
    4272 views | 4 replies
  • Problem closing image obj in JSL

    Hello,  Hoping to get some help with a JSL script.  I am having issues with a newImage object staying open but is completely hidden.  Only way I know it is open is because windows fails to delete the file because it says it is open in another program which is fixed by closing JMP.  Here is a snippet of my code, I have tried a few obj << close() and obj << close window() but the object remains. img...

    jjswan33 jjswan33
    Discussions |
    May 20, 2019 5:51 PM
    3380 views | 1 replies
  • increasing the thickness of the line between panels of a multi-panel plot

    So in the graph builder, when we create multi-panel plots, there is a thin line that marks the boundary between adjacent panels. When I turn on gridlines, these thin lines become indistinguishable from the gridlines, and it isn't clear where one panel ends and another begins. Is there a way to adjust the thickness of the line that marks panel boundaries?

    Cookiemole Cookiemole
    Discussions |
    May 20, 2019 1:28 PM
    3734 views | 1 replies
  • Buttonbox to Zoom in/out Chart?

    Does anyone know if one could buttonbox() some JSL to zoom in and another buttonbox() to zoom out a JMP chart?  In this case a bivariate chart display x/y coordinates.I don't mind the stock JMP magnifier tool, but it doesn't allow zoom out and it would be nicer to let the user do this with a JSL control box of some sort. 

    So wasn't sure if there is some source JSL code that might do the chart zoomi...

    djhanson djhanson
    Discussions |
    May 20, 2019 12:17 PM
    6054 views | 3 replies

Latest Discussions

  • Draw Polygon on chart and get coordinates question

    I have a bivariate chart with x/y coordinates. 

    I can draw a polygon (which I think is Add Polygon Annotation) and then script the chart to find out the polygon's coordinates.  Problem is: they are not the coordinates of the chart's x/y axis.  Rather they seem to be coordinates of its polygon coordinate system, maybe like pixels or something like this.

    Question: is there anyway to draw/freehand a po...

    djhanson djhanson
    Discussions |
    May 21, 2019 9:21 AM
    2679 views | 1 replies
  • Multivariable Logistic Regression Interpretation

    Hello, I have used a multiple regression to explore the important features in running.  I am finding it very hard to interpret these results.  Is there anyone who could please offer some advice?  I have read the statistical knowledge portal all day and things are still no clearer.Thanks,Scouse.

    Scouse Scouse
    Discussions |
    May 21, 2019 1:21 AM
    4272 views | 4 replies
  • increasing the thickness of the line between panels of a multi-panel plot

    So in the graph builder, when we create multi-panel plots, there is a thin line that marks the boundary between adjacent panels. When I turn on gridlines, these thin lines become indistinguishable from the gridlines, and it isn't clear where one panel ends and another begins. Is there a way to adjust the thickness of the line that marks panel boundaries?

    Cookiemole Cookiemole
    Discussions |
    May 20, 2019 1:28 PM
    3734 views | 1 replies
  • Multivariate Statistical Distance (MSD)

    Hi, Is there a way to calculate the multivariate statistical distance (MSD) in JMP? This calculation will help understand the difference between dissoulutions. Thank you,Rami

    rshehadah rshehadah
    Discussions |
    May 14, 2019 12:41 PM
    10103 views | 10 replies
  • Remove line from Graph builder

    Hello comunity,  I am writing you because i have a small question related a line which i woul like to remove from a graph that made by using the graph builder. The lines that i want to remove are in black color because there are two different types of data Please find attach the pictureBest regards

    Archy Archy
    Discussions |
    May 14, 2019 11:50 AM
    6054 views | 3 replies

Latest Discussions

  • How to analyze PSM data(Propensity Score Matching) in JMP?

    How to analyze PSM data(Propensity Score Matching) in JMP?If it is yes, please tell me what detail steps in JMP manu,If there is any available examples in JMP sample data?

    mujahida mujahida
    Discussions |
    May 7, 2019 9:30 PM
    2210 views | 0 replies
  • Chi square or Cochran's Q test

    Okay, so i have to decide whether i should use chi-square or Cochran's Q test for one of my study.If i assume meat as experimental unit (EU) and impose 6 different wood smoke (like apple smoke, cedar smoke, hickory smoke etc.) on EU and consumers (people) act as observational unit (OU). I have 10 consumers and each one will taste each treatment (6 treatments) and respond liking (9 point scale), an...

    sharmachetan sharmachetan
    Discussions |
    Apr 16, 2019 3:54 PM
    2841 views | 0 replies
  • Selecting Number of Clusters in Hierarchical Clustering

    One way to select possible number of clusters in hierarchical methods is to identify the relatively large changes in distance as number of clusters change (see table below). When I look at the actual distance measure from the table (clustering history below dendogram), there is a bigger jump from 3 clusters to 4 than from 4 to 5 (smaller), suggesting 4 may be the right decision. However, when you ...

    pratyushdash pratyushdash
    Discussions |
    Feb 23, 2019 5:51 PM
    2886 views | 0 replies
  • Beta Generalized Regression and adjusted chi-square values

    I have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering them to rodents alongside control seeds that were uncoated. The explanatory variable is which of the 10 deterrents the treatment seed was coated with, and the response variable is the proportion of control seed and treatment seed consumed.  The question...

    Mananahi Mananahi
    Discussions |
    Feb 13, 2019 9:58 AM
    2228 views | 0 replies
  • DF Dens for repeated measures ANOVAs

    Dear JMP Community, When I run repeated measures ANOVAs with JMP (RMS, with Subject as a random factor), I have noticed that when a certain factor is crossed with Subject, the corresponding DF Den stays independent while the DF Dens for the other factors are put together as “Residual”.  Please see Images 1-3 of the attached file on how “DF Den” under “Test Denominator Synthesis” change across imag...

    mu mu
    Discussions |
    Feb 6, 2019 8:10 AM
    3883 views | 0 replies
view all discussions