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

  • F-test comparing unrestricted and restricted model in JMP

    Hello, I need to compare the residual sum of squares in an unrestricted model with the residual sum of squares in a restricted model using an F-test to see if the additional independent terms in the unrestricted models significantly reduce the unexplained variations in the model. In the linked Youtube video, a guy shows how to do it manually (view the last 2 minutes or so) - however, I need to do ...

    Gummiand12 Gummiand12
    Discussions |
    May 25, 2018 8:35 AM
    3259 views | 1 replies
  • Chi Square independence P value colors

    I am conducting a contingency analysis on a set of data at using the Chi square tests of indepedence. JMP does its thing and then spits out P values for Likelihood Ratio and Pearson. Sometimes JMP puts the P value in an orange color. Sometimes it puts it in red. Sometimes there's an asterisk after the P value, sometimes there's not. What is the significance of the color and the asterisk? I do not ...

    AndrewRS AndrewRS
    Discussions |
    May 25, 2018 7:25 AM
    3229 views | 1 replies
  • Open file from changing folder name

    Hi,
    Need help to open an excel file from folder with updated name for the current date and time.
    E.g 23_5_18_234415

    I have a way to create a string with the current date but the time is very pin point and can't be evaluated so I need some kind of wildcard to the string.

    Any help will be appreciated

    AdamChoen AdamChoen
    Discussions |
    May 25, 2018 12:50 AM
    8598 views | 4 replies
  • How to refresh data in a new table within JSL script

     Hello -I am currently writing a script that will ultimately display a report for me. I can get all preceding tables/graphs to refresh accordingly when the data source's data is updated, but I'm not sure why the final table in the script doesn't update (labeled /* FINAL REPORT */). Am I missing a line so I can pull in data from the data source? Thank you in advance! Names Default To Here( 1 ); Cu...

    JMPer08 JMPer08
    Discussions |
    May 24, 2018 10:26 PM
    8117 views | 2 replies
  • Problem extracting derivative of Spline fit in JSL

    HI everyone, I am having a curious problem I cannot figure out. I have 2 variables (say Y and X) for which I want to extract the derivative of a smooth function linking the two. I can do it "manually" if my two variable are in a table. I simply fit a smooth spline, save the predicted formula, go in the formula editor and use the derivative option in the editor itself. Now I want to do the same but...

    yvesprairie yvesprairie
    Discussions |
    May 24, 2018 5:33 PM
    6927 views | 2 replies

Latest Discussions

  • F-test comparing unrestricted and restricted model in JMP

    Hello, I need to compare the residual sum of squares in an unrestricted model with the residual sum of squares in a restricted model using an F-test to see if the additional independent terms in the unrestricted models significantly reduce the unexplained variations in the model. In the linked Youtube video, a guy shows how to do it manually (view the last 2 minutes or so) - however, I need to do ...

    Gummiand12 Gummiand12
    Discussions |
    May 25, 2018 8:35 AM
    3259 views | 1 replies
  • Chi Square independence P value colors

    I am conducting a contingency analysis on a set of data at using the Chi square tests of indepedence. JMP does its thing and then spits out P values for Likelihood Ratio and Pearson. Sometimes JMP puts the P value in an orange color. Sometimes it puts it in red. Sometimes there's an asterisk after the P value, sometimes there's not. What is the significance of the color and the asterisk? I do not ...

    AndrewRS AndrewRS
    Discussions |
    May 25, 2018 7:25 AM
    3229 views | 1 replies
  • How to refresh data in a new table within JSL script

     Hello -I am currently writing a script that will ultimately display a report for me. I can get all preceding tables/graphs to refresh accordingly when the data source's data is updated, but I'm not sure why the final table in the script doesn't update (labeled /* FINAL REPORT */). Am I missing a line so I can pull in data from the data source? Thank you in advance! Names Default To Here( 1 ); Cu...

    JMPer08 JMPer08
    Discussions |
    May 24, 2018 10:26 PM
    8117 views | 2 replies
  • JMP crashing when opening

    Hello all!I started JMP pro 13 not long ago, however i am having some noobie troubles. I have only done a few scripts, however now whenever i open JMP it crashes and closes itself after starting it, regardless if i open a new file or an existing one. I already tried uninstalling the program and installing it again, as well as the solution mentioned here , however the program keeps on crashing. I w...

    danielgri17 danielgri17
    Discussions |
    May 24, 2018 2:01 PM
    2997 views | 1 replies
  • How to add advanced Control Chart Builder Tests?

    https://community.jmp.com/t5/JMP-Blog/Custom-Tests-in-the-Control-Chart-Builder-in-JMP-10/ba-p/30115 The above article states that you can add custom tests to control charts, but it appears that this only works when the "Statistics" mode is set to "Average". I'm using "Moving Range on Means" which only offers the test for outside of Control Limits. Is there a there a way of testing for, say, X poi...

    David_ David_
    Discussions |
    May 24, 2018 5:02 AM
    10029 views | 5 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