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.

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

  • Letters report vs differences report. Are they different?

    Hi, I'm running a mixed model with JMP, and I just saw that letters from a tukey table don't match with their p-values from the differences report. I'm attaching a screen shoot about it. The JMP difference report matches with the Tukey-Kramer report from SAS too, but the Tukey table from JMP doesn't match with anything. Please I need help to understand what it is going on here and to know if I sho...

    Cristian Cristian
    Discussions |
    Feb 22, 2018 1:00 PM
    14696 views | 13 replies
  • cubic spline regression

    Hello everybody,I'm looking for a solution to regress a bivariate data set with a cubic spline regression which has exactly 15 knots. It would be great if someone has a solution for me!Greetings

    marcokunzelmann marcokunzelmann
    Discussions |
    Feb 22, 2018 12:42 PM
    11684 views | 3 replies
  • Graph Builder/Smoother Question

    When using the Graph Builder, I like to use the smoother when plotting a Y variable against date as the X variable with multiple Y's for each X value.  How do I get the smoother to work when I change the Summary Statistic from Mean to N?  Currently, when I change to N, the smoother for Mean stays on the chart and I want the smoother for N instead.

    Steven_Moore Steven_Moore
    Discussions |
    Feb 22, 2018 12:42 PM
    10605 views | 2 replies
  • Change X-Axis Label Orientation

    Hi, In the variability chart, I am trying to change the text orientation of one of the X variables. Here is the part of the code. X_List = {"SPLIT", "LOTID", "Tool", "Boat", "Wfrid"}; varChartObj = Variability Chart( Y( collist[i] ), X( Eval(X_List) ), Analysis Type( "Choose best analysis (EMS REML Bayesian)" ), Std Dev Chart( 0 ), Show Box Plots( 1 ), ); report(varChartObj)[Frame Box(1)]<< ...

    mosiph mosiph
    Discussions |
    Feb 22, 2018 1:30 AM
    10341 views | 8 replies
  • Graph builder: add p-values

    Hi,   I am plotting means of a response of three groups (BASE, LIV, SHAM) over time using graph builder.  So far I have been able to plot the means and STD, as you can see. I would like to add p-values from a t-test comparing LIV vs. SHAM at each time point without having to do in manuallly by adding a text box to the image, similar to what I did here.  Is this possible?     My current script is...

    Kyle_B Kyle_B
    Discussions |
    Feb 21, 2018 7:56 PM
    7037 views | 1 replies

Latest Discussions

  • HELP!? How to add sample size and % above USL and below LSL in graph builder?

    I have plotted 2 data sets in graph builder that looks like this: The USL and LSL were automatically placed via the spec limits I set in the column properties and adding refrences lines to graph. I then additionally added a Marginal USL (MUSL) manually in graph builder.    To this graph, I would like to add a label or note with the count/sample size for each data set as well as the % of points ab...

    jofu jofu
    Discussions |
    Feb 21, 2018 10:23 AM
    4931 views | 4 replies
  • Add a new value to rows of an existing column

    Hi, I am new to JSL . I am trying to write a code do achieve the following. I have 4 different JMP table. I am comparing each row of column 1 of Table 1 with column 1 of the remaining three table. If any entry/row of Coulmn 1 /table 1 matches with column 1 of Table 2 , It assigns Character say- Group1 to the row in table 1/ Column 4.  Similarly if any row of column 1/tale1 matches with column1 of ...

    joydeepb83 joydeepb83
    Discussions |
    Feb 20, 2018 9:01 PM
    4540 views | 2 replies
  • Prediction formula null values

    Hello, After saving my prediction formula from GenReg, I'm seeing about 80 percent of my dataset has null values (.)  in the predicted values column. I suspect it has something to do with several "levels removed" in some of my significant predictors. Any advice on how to handle this or how to pivot from this in order to arrive at a higher yield (of predicted values) would be appreciated. Thank you...

    samalar samalar
    Discussions |
    Feb 20, 2018 6:15 AM
    5282 views | 4 replies
  • Overlay markers on multiple graphs

    These are the graphs that I'm working in. I'm new to JMP and I've been trying to figure out how to make all three of these graphs have the same attributes that the bottom one has from the legend. I need all three graphs to use the same overlay markers and colors. Any help would be appreciated!

    ebluhm ebluhm
    Discussions |
    Feb 14, 2018 10:37 AM
    2095 views | 1 replies
  • Axis in Loading plot of PCA in JMP

    Hi, I am relatively new to PCA analysis as well as to JMP. How can I change the PCA loading values on the x and y axis of the plot that JMP rovides when you do a PCA analysis? Right now the default is PCA1 on x axis and PCA 2 on y axis. I would like to plot PCA3 on y axis and get a similar plot with the vectors showing in diff directions, labels etc. 

    helga55 helga55
    Discussions |
    Feb 13, 2018 1:39 PM
    5957 views | 4 replies

Latest Discussions

  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2087 views | 0 replies
  • Sub-sampling data analysis in JMP

    In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly.  Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP  (CRD: S...

    Kynda Kynda
    Discussions |
    Nov 15, 2017 2:32 PM
    3503 views | 0 replies
  • Conceptual question about the profit matrix

    This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix.  My question is conceptual in nature, so let's just use some simple numbers.  Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question).  My decision errors are not symmetric, however, so I want to modify ...

    dale_lehman dale_lehman
    Discussions |
    Nov 10, 2017 6:02 AM
    2405 views | 0 replies
  • 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
    2517 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
    3145 views | 0 replies
view all discussions