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

  • How do I implement this "Copy With Column Names" operation with JSL?

    I did not find the manual. I tried: dt << GetEditCopyLabel;
    dt << GetEditCopyWithColumnNames;
    but it was not successful.Thank you very much! 

    lwx228 lwx228
    Discussions |
    Aug 28, 2018 5:08 AM
    13018 views | 9 replies
  • Grid line on Graph builder

    Hi All I have the following portion of a user input script. The script actually work well. The problem come from when I tried to add in grid line to the plot with jsl, that portion does not seems to work. I tried to replace X1 with x1col, Y1 with y1col(and so on) but does not seems to work too. When I hover the mouse to for example, X1, it is showing the correct column. I knew that I can just drag...

    adam adam
    Discussions |
    Aug 28, 2018 3:01 AM
    9540 views | 2 replies
  • Count number of columns which have value

    I have a table where I want to create a new column which tells the number of cells in that row which has a value in it. How do I do this?
    My columns look like this for example:

    Name, A, B, C, D

    I need to know how many in A,B,C and D have values in every row. Some rows have values for all of them, and in some none of them have values.

    BhargavDS BhargavDS
    Discussions |
    Aug 28, 2018 1:30 AM
    9635 views | 3 replies
  • add data value

    How to add all data value in graph? example time series graph.

    Xuhaidan Xuhaidan
    Discussions |
    Aug 28, 2018 1:17 AM
    2059 views | 1 replies
  • How do I implement an excel like VLOOKUP using JSL?

    How to find the students' sports names in the "big class families.jmp" table according to the students' names in the "Big Class.jmp" table.
    and add columns in the "Big Class.jmp" table to display.Thank you very much!   d2 = Open( "$SAMPLE_DATA/big class families.jmp" ); d1 = Open( "$SAMPLE_DATA/Big Class.jmp" );  

    lwx228 lwx228
    Discussions |
    Aug 27, 2018 7:43 AM
    11238 views | 7 replies

Latest Discussions

  • add data value

    How to add all data value in graph? example time series graph.

    Xuhaidan Xuhaidan
    Discussions |
    Aug 28, 2018 1:17 AM
    2059 views | 1 replies
  • When is it appropriate to apply Firth Adjusted Maximum Likelihood and FDR?

    Currently running a Poisson model in the Generalized Linear Model personality. The personality provides the opportunity to provide Firth Bias-Adjusted Estimates. Additionally, once the model has been run, I have the option to apply a False Discovery Rate to each model effect. Just was curious...when should I use these options? 

    NoScoped NoScoped
    Discussions |
    Aug 27, 2018 6:03 AM
    3987 views | 1 replies
  • Pie chart - percent of total values

    Hi everybody!  I am having some issues making a pie chart.. I have put in values in the pie: "label by percent of total values". However some of these numbers are put on top of each other. Does anyone know how to move them?  Thank you so much,  Therese

    therese therese
    Discussions |
    Aug 26, 2018 9:37 PM
    6207 views | 4 replies
  • How can i subtract row values

    How can I subtract values of R1 from R2 and add the answer to the Difference row?   

    powerpuff powerpuff
    Discussions |
    Aug 26, 2018 4:26 PM
    7790 views | 3 replies
  • Confidence interval for a data value

    Hi,I have a distribution of an output that has both positive and negative values. If data value is negative, it forms one group and if positive forms another group. How one finds the confidence interval for selecting the group correctly. For instance, the negative group min is -0.05, should I consider that as negative group? How do you find the confidence interval so that you set a criteria for sl...

    AT AT
    Discussions |
    Aug 24, 2018 9:18 PM
    4846 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
    3276 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
    2840 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
    3807 views | 0 replies
view all discussions