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

  • Finding Correlation between responses

    Hi, Is there a method for us to determine the correlation between two responses?Lets say I have 5 factors A,B, C, D & E. The response that I have is X,Y, Z. What is the best analysis to show that X & Y are correlated and only X response is actually dependent towards the 5 factors while Y is actually a response of the X. Rgrds Irfan

    albiruni81 albiruni81
    Discussions |
    May 21, 2018 12:50 AM
    7724 views | 6 replies
  • Date function in jsl.

    I have a table with that has time stamp for all the rows.But I need only last 7 days data. Is there an easy way to delete all data that is past last 7 days. New to jsl and any inputs will be helpful. 

    ENTHU ENTHU
    Discussions |
    May 19, 2018 1:48 PM
    17523 views | 10 replies
  • Multi-level contingency analysis

    I am doing a contingency analysis / Chi square test for independence on two categorical variables where and each variable has more than two levels. AFSC has 8 levels and Impact is a composite variable (from survey) that is a summartion of 5 different likert-scale questions (implication being it has 20 different levels). I am trying to determine iwhich AFSCs affect Impact. By default, Fit Y y X doe...

    AndrewRS AndrewRS
    Discussions |
    May 19, 2018 2:26 AM
    2707 views | 1 replies
  • Working with multiple queries simultaneously

    Hello, I'm attempting to work with two pre-built query builder queries simultaneously. I'd like to eventually be able to plot the data from one ontop of the other using graph builder, however the code below is throwing an access or evaluation error on dtGroup and dtTarget.Group = Open("C:\Temp\Group$.jmpquery", Private ); Target = Open("C:\Temp\Target$.jmpquery", Private ); Group << Run Backgroun...

    aserino aserino
    Discussions |
    May 18, 2018 3:30 PM
    6907 views | 3 replies
  • Suppressing Textbox in Chart with Conditions

    Hi all,I am new to jsl and scripting in general, but I am trying to create variability charts based off of conditions of one column.When I use where under the settings it generates a text box above the plot that matches the entire string within where (and repeats for each chart that is made). Is there any way to suppress this? It is causing display problems when the condition is lengthy and multip...

    mpl34 mpl34
    Discussions |
    May 18, 2018 1:30 PM
    14428 views | 9 replies

Latest Discussions

  • Multi-level contingency analysis

    I am doing a contingency analysis / Chi square test for independence on two categorical variables where and each variable has more than two levels. AFSC has 8 levels and Impact is a composite variable (from survey) that is a summartion of 5 different likert-scale questions (implication being it has 20 different levels). I am trying to determine iwhich AFSCs affect Impact. By default, Fit Y y X doe...

    AndrewRS AndrewRS
    Discussions |
    May 19, 2018 2:26 AM
    2707 views | 1 replies
  • Plotting two y variables on same graph with overlay on one

    I am trying to create a single graph with two plots.  The first is a bar chart of survival across six sites, overlayed with a treatment replicated at each site.  The second is a line graph of the average survival at each site across treatment.  I can create exactly what I want in graph builder, except that I have to plot the line on a second graph above the bars (attached graph builder image).  An...

    crabduchess crabduchess
    Discussions |
    May 18, 2018 8:17 AM
    16720 views | 7 replies
  • Tip: confidence ellipses - Princ Comp biplot

    Dear JMP community I have runned a Principal Component Analysis. I would like to use the biplot generated but adding a density elipse. This is order to see how my variables distribute regards the data and how powerful is this association. Hope anybody can help on this. Thank you very much in advanceKind regards to the communityIrene   

    Irene Irene
    Discussions |
    May 18, 2018 12:48 AM
    4811 views | 2 replies
  • 3 factor ANOVA with a Covariate

    Hi, I am trying to run a 3 way ANOVA with a covariate, and I'm not sure how the data should be organized and how to run the test (my "full factorial" click doesn't respond either). So far, I have one column for each factor and the covariate. Thank you, LX

    LX LX
    Discussions |
    May 18, 2018 12:14 AM
    2888 views | 1 replies
  • change the date format during import

    hello, people!! I have files with a date in european format (dd-mm-yyyy) and during the file import jmp converted automatically in american format (m/d/yy) .is it possible to change the jmp data format? Best regards, AnthonyS 

    AnthonyS AnthonyS
    Discussions |
    May 17, 2018 10:49 AM
    5357 views | 3 replies

Latest Discussions

  • 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
  • Convert separate DATE and TIME columns in formats YYYYMMDD and HHMMSS into a single column

    Hello, I manage an addin for my company where all data is imported into JMP via command line utilities owned by our automation team. My addin translates a users request into a formatted command and issues the command in the background. The data is returned back as a text file on the users system. My addin can then load the data from the text file. The issue that I have is that the columns vary bas...

    Picard Picard
    Discussions |
    Mar 15, 2018 1:57 PM
    2631 views | 0 replies
  • pseudo r square in JMP choice model platform

    Hi,I am using JMP's choice model platform to analyse some Discrete Choice Experiment (DCE) data. I am trying to find the pseudo r square but the platform does not provide it. Is there a way to calculate pseudo r square based on the results JMP presents under the choice model platform? I know pseudo R square comes up as entropy RSquare under JMP's fit model platform, nominal logistic fir for respon...

    DG DG
    Discussions |
    Mar 11, 2018 6:27 AM
    2259 views | 0 replies
  • chnging colors on PCA plot

    Hi,I seem to be able to change the color of the circle around the PCA plot but not the arrows which remain red no matter what I do. I changed the circle by Right Clicking on the plot --> Customize --> Circle and selecting the black color. I did the same using the option of Customize --> Arrow but nothing changes.Any advice would be appreciated.Thanks a lot.Helga

    helga55 helga55
    Discussions |
    Mar 9, 2018 2:20 PM
    3499 views | 0 replies
view all discussions