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

  • Discrete Choice Experiment help

    HiI am doing a discrete choice experiment (DCE) on JMP. I am investigating if an individuals favourite colour plays an role when grocery shopping. I have made the DCE and I have got the responses. See the attached picture.In the questionnaire, before the DCE, the respondents are asked about their favourite color.  However I dont know how to include the responses on the "favourite colour" into the ...

    suryavelan suryavelan
    Discussions |
    Aug 13, 2018 2:43 AM
    4056 views | 1 replies
  • Merge csv files with different columns names

    Hi,I have many csv files that are many columns and most of them have the same column names but some have new column names and so have fewer columns. For example, the first csv has columns X, Y, the second csv has X, Y, Z, and the third csv has X, Z. I like to be able to merge these files together using JMP script. I appreciate any help on this. Thanks

    AT AT
    Discussions |
    Aug 12, 2018 7:48 PM
    10542 views | 5 replies
  • Change the text color of a single cell

    Hi, I have a script that looks at the data table DLD and then populates the data table CK with several rows of Pass/Fail. What I'd like it to do is for pass have the cell background color be green with black font and for fail have red cell background with white font. The color cells command is working fine, but I've been unable to find a syntax for changing font color that works after trying sever...

    david707 david707
    Discussions |
    Aug 11, 2018 6:57 PM
    5790 views | 2 replies
  • How do I move labels to bottom of bar in graph builder

    Currently the value labels are on the top of the bar and I need them to be on the bottom of the bar.  Anyway to move them?

    chadyoder chadyoder
    Discussions |
    Aug 11, 2018 11:57 AM
    5700 views | 1 replies
  • Workaround to "update" function in script

    Hello JMP community, I have a data table that is dependent on another data table. I've tried updating it with the update function, but it seems to not do anything. Instead, what this script is doing is opening a new data table window with the selected subset instead of updating the current table. How can I get it to update the currently open datatable "dt" with the subset of "dtU"? Thanks! // Open...

    jmpandvba jmpandvba
    Discussions |
    Aug 10, 2018 7:21 PM
    7797 views | 10 replies

Latest Discussions

  • Discrete Choice Experiment help

    HiI am doing a discrete choice experiment (DCE) on JMP. I am investigating if an individuals favourite colour plays an role when grocery shopping. I have made the DCE and I have got the responses. See the attached picture.In the questionnaire, before the DCE, the respondents are asked about their favourite color.  However I dont know how to include the responses on the "favourite colour" into the ...

    suryavelan suryavelan
    Discussions |
    Aug 13, 2018 2:43 AM
    4056 views | 1 replies
  • Workaround to "update" function in script

    Hello JMP community, I have a data table that is dependent on another data table. I've tried updating it with the update function, but it seems to not do anything. Instead, what this script is doing is opening a new data table window with the selected subset instead of updating the current table. How can I get it to update the currently open datatable "dt" with the subset of "dtU"? Thanks! // Open...

    jmpandvba jmpandvba
    Discussions |
    Aug 10, 2018 7:21 PM
    7797 views | 10 replies
  • Error Bars on a Stacked Bar Chart

    I am trying to make a stacked bar chart using graph builder in JMP 13 Pro. The output looks great except that it won't display the error bars. Seems to be working fine if I make a side by side clustered bar chart, but I don't think stacked bar charts support the error bars. Does anyone have a clever way of getting the standard error bars to appear? Thanks. 

    Mananahi Mananahi
    Discussions |
    Aug 9, 2018 12:24 AM
    4453 views | 2 replies
  • Is There a Way to Determine the Mean for Selected Rows While Viewing in a Chart or Graph

    Hi,  I was working with a variability chart today and I wanted to compare the means of two groups of data, each group being a subset of the data that I selected using in the chart by selecting those points and excluding/hiding the rest of the points in the data table. Does anyone know of an interactive way to do this without making a new data table? The reason for this is I wanted to select data t...

    jbenzetti jbenzetti
    Discussions |
    Aug 7, 2018 12:34 PM
    5707 views | 3 replies
  • What is the best way to calculate with table variables and columns?

    A JSL (TestJSL) script creates two table variables. Within the script they are being used to calculate a new column :D1 from the existing column :D0 by applying IF states etc..Is there a better way to do this, than with the rather complex formula for :D1? 

    Thomas1 Thomas1
    Discussions |
    Aug 7, 2018 5:47 AM
    3158 views | 4 replies

Latest Discussions

  • repeated-measures ANCOVA: How to perform the analysis when the parallel slope assumpt. doesn't meet?

    Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...

    Reinaldo Reinaldo
    Discussions |
    Jun 18, 2018 6:31 AM
    3281 views | 0 replies
  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2314 views | 0 replies
  • Fit Spline By Group: Save Spline Coefficients to Column?

    Hi all--having an issue.  I am using Fit Y by X to fit 5,000 separate regressions.  I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1.   This fits a spline to all 5,000 graphs with lambda of 0.1.  I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D).  I understand if I just had 1 regression...

    M0gAl0g M0gAl0g
    Discussions |
    Jun 5, 2018 3:19 PM
    2849 views | 0 replies
  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1710 views | 0 replies
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3811 views | 0 replies
view all discussions