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 does JSL's sorting operation not create a new window?

    The result of sorting will not create a new window.But the same sort operation using the following JSL will produce a new window to display the sorted results.How do you make a JSL sorting operation not generate a new window?thank you!
    dt = Current Data Table();
    dt<<Sort(By(4),Order(descending)); 

    lwx228 lwx228
    Discussions |
    Sep 10, 2018 6:10 AM
    5584 views | 3 replies
  • How do I make an if formula conditional on a row value appearing in ANY row in another column?

    Hi :)I am looking for an interactive explanation to a sorting/filtering/list issue.For example if my task would be: Export a list to excel of all customer purchases made by customers who have never bought coffee based on below dataset. The task is thus to export all rows from customer 2 and 4 to an excel and my challenge is how to make a selection / variable that is able to sort this out. I have t...

    Nelle91 Nelle91
    Discussions |
    Sep 10, 2018 2:16 AM
    14086 views | 5 replies
  • Latent class analysis: how to display a conditional item probability graphic (in class probability)?

    Hello everyone! I calculated a Latent Class Analysis with JMP in the context of an validation of a questionnaire. A three class solution revealed to fit the data best. Now I have to display the “conditional item probabilities” or also called “in class probabilities” in a graphic. The aim is to obtain a graph where the individual items of the questionnaire are located on the X axis (a total of 23 i...

    AnneMy AnneMy
    Discussions |
    Sep 8, 2018 12:10 PM
    5825 views | 4 replies
  • How can you use a JSL implementation to select and jump to a currently invisible column?

    Some columns are not visible on the current interface due to the number of columns in the data table.How to use the JSL implementation to select the penultimate column and transfer the interface to this column in the visible range.  

    lwx228 lwx228
    Discussions |
    Sep 7, 2018 4:08 PM
    5253 views | 4 replies
  • Update Issues in jsl script

    Hello,I am trying to add 2 columns in table (dt_delta) to table (dt) using update command by comparing 2 columns. dt has 40 rows with unique rows identified by "Age" column and dt_delta has 50 unique rows identified by Age.Hence i am trying to add data from two columns, Var1 and Var2 in dt_delta to dt table by matching Age columns.Var1 and Var2 columns have formula in them. I copied the executed s...

    CG CG
    Discussions |
    Sep 7, 2018 3:31 PM
    6094 views | 8 replies

Latest Discussions

  • Latent class analysis: how to display a conditional item probability graphic (in class probability)?

    Hello everyone! I calculated a Latent Class Analysis with JMP in the context of an validation of a questionnaire. A three class solution revealed to fit the data best. Now I have to display the “conditional item probabilities” or also called “in class probabilities” in a graphic. The aim is to obtain a graph where the individual items of the questionnaire are located on the X axis (a total of 23 i...

    AnneMy AnneMy
    Discussions |
    Sep 8, 2018 12:10 PM
    5825 views | 4 replies
  • Update Issues in jsl script

    Hello,I am trying to add 2 columns in table (dt_delta) to table (dt) using update command by comparing 2 columns. dt has 40 rows with unique rows identified by "Age" column and dt_delta has 50 unique rows identified by Age.Hence i am trying to add data from two columns, Var1 and Var2 in dt_delta to dt table by matching Age columns.Var1 and Var2 columns have formula in them. I copied the executed s...

    CG CG
    Discussions |
    Sep 7, 2018 3:31 PM
    6094 views | 8 replies
  • Test if data table is locked

    I know that I can lock and unlock a data table through the Lock Data Table() command, but how do I test if a data table is locked? A table locked through Lock Data Table() returns Empty() when using the Get Edit Lock() function.  //:*/dt<<Lock Data Table(1);
    /*:Scriptable[]
    //:*/
    dt << Get Edit Lock();
    /*:Empty()

    MarkDayton MarkDayton
    Discussions |
    Sep 7, 2018 12:38 PM
    4336 views | 3 replies
  • QQ-Plot double x-axis

    Dear Community, Please help, how do I change the ugly default QQ-Plot in jmp so that it does not have two x-axis and a histgoram but only a normal x- and y-axis?

    juliaaline juliaaline
    Discussions |
    Sep 1, 2018 3:43 AM
    10685 views | 13 replies
  • Query Builder for Oracle database slow unless use Custom SQL() argument in New SQL Query() function

    Hi JMP users. When using the JMP Query Builder, we have fast response for SQL servers using "ODBC Driver 11 for SQL Server", but slow response on some Oracle servers using "Oracle in OraClient11g", on the order of 2 to 3 minutes. We discovered by accident that it works just fine using the Custom SQL() argument in the New SQL Query() function in the script, instead of using the generated script fro...

    Vball247 Vball247
    Discussions |
    Aug 31, 2018 1:22 PM
    4222 views | 3 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
    3278 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
    3808 views | 0 replies
view all discussions