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

  • Regex on files in a directory

    Hi, I am trying to generate a script that goes opens a file based on a regex expression (file starts with "dat"). My code is listed below and it does not appear to be working. Is there something special that needs to be done when using regex on a list? dir = pick directory();
    files = files in directory(dir);datafile = regex(files, "(^dat.*)","\1");
    open(dir||datafile);

    tarkan_bih tarkan_bih
    Discussions |
    May 31, 2018 8:47 AM
    9468 views | 4 replies
  • Multiple regression new variable

    Hi everyone.
    I want to look at my thesis model using several regressions in three steps. I know there are programs where you can do the whole model in one step, but I am not at that level.
    Basically the first step is want to do a multiple regression with three IV and 1 DV. The effects of the IV's on the DV will be the new IV in a multivariate analysis, and the third step will be another muliple regr...

    tourniquet tourniquet
    Discussions |
    May 31, 2018 8:44 AM
    5491 views | 2 replies
  • How can we automatically run a script when opening a table?

    Hello everyone, I would like to know if there is a way to automatically run a script each time a table is open. Thanks in advance for your help! 

    anne_sa anne_sa
    Discussions |
    May 31, 2018 8:02 AM
    8128 views | 3 replies
  • Is it possible to apply the same data filter to two separate graphs from two different data tables

    I am writing a script for a report that automatically imports, rearranges and then produces all the relevant graphs and statistical analyses in the one screen as a final report. I wish for bar chart and area plot (produced from dt and dt3 respectively - see below) in the report to have the same data filter applied to them, which changes both the plots simultaneously. However, I can only get the on...

    nhun nhun
    Discussions |
    May 31, 2018 6:03 AM
    2665 views | 3 replies
  • Full Factorial + Center Points

    Dear JMP Community, I am testing the full factorial with center points. Below are the input:Factors = 3 , Levels = 2 (Continuous data).Response = 1 (Continuouse data).Center Points = 6Replicates = 4Simulated Response using Normal Density Function with Sigma=1. I have two questions: 1. Can this design detect curvature effect?2. If yes, can it tell us which quadratic factor is responsible and estima...

    Zappy Zappy
    Discussions |
    May 30, 2018 11:15 PM
    10119 views | 3 replies

Latest Discussions

  • Is it possible to apply the same data filter to two separate graphs from two different data tables

    I am writing a script for a report that automatically imports, rearranges and then produces all the relevant graphs and statistical analyses in the one screen as a final report. I wish for bar chart and area plot (produced from dt and dt3 respectively - see below) in the report to have the same data filter applied to them, which changes both the plots simultaneously. However, I can only get the on...

    nhun nhun
    Discussions |
    May 31, 2018 6:03 AM
    2665 views | 3 replies
  • Partition Data (Validation, Train, Test) for Logistic Regression

    How do you partition data and then model on a portion of it (Validation for example) for nominal logistic regression?

    Kathleen Kathleen
    Discussions |
    May 30, 2018 9:07 PM
    3870 views | 2 replies
  • Predictor screening

    Hi, While using predicting screening to identify the contribution of each individual parameter among the data each time i run the program on the data different portion and contribution is observed.  thanks

    Alma1 Alma1
    Discussions |
    May 30, 2018 4:49 AM
    6485 views | 4 replies
  • Multiplying values in a column.

    I have a table as below.Need to find product of rows in each column to find the area of the rectangle.How can I do this? Shape   Rect1 Rect2 Rect3   Length  5     10 15  Breadth    2            8          6 Area      

    ENTHU ENTHU
    Discussions |
    May 29, 2018 6:55 PM
    7913 views | 2 replies
  • repeated-measure MANCOVA

    Hi everybody,I use JMP Basic 14 and I need to run a repeated-measure MANCOVA analysis.Any suggestion how to perform it, please? Thank you.

    Reinaldo Reinaldo
    Discussions |
    May 29, 2018 4:34 PM
    5586 views | 4 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
    3808 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
    2257 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
    3496 views | 0 replies
view all discussions