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

  • Update/refresh a JMP table from csv file

    Hi there,I am working with a csv file that I have imported to JMP for analysis (I like the graphs and statistical analyses that I can perform with JMP). However, the file is rather large, and I execute a lot of code in R. At the end of my R script, I export the data to a csv, upload it to JMP, and perform my analyses. This works great until I need to go back into R to change an equation. I end up ...

    drewb drewb
    Discussions |
    Jun 29, 2022 12:42 PM
    4104 views | 7 replies
  • Gage R&R: Nested vs Crossed vs Nested Then Crossed vs Crossed then Nested

    Hi, I am running a Gage R&R study with 2 factors (Operator and Location), 3 different parts and 3 repetition per part. Operator and Location are nested. This means each location has 2 different operators but the parts are the same. This mean that parts has been moved from one location to the other to be tested by different operators. What option should I use? I would say it is nested then crossed ...

    jp2 jp2
    Discussions |
    Jun 29, 2022 9:37 AM
    4800 views | 5 replies
  • How do I reduce white space in dot plot?

    Hello. This question is about the graph builder dot plots in JMP 16.I am trying to get some dot plots to be larger and take up less white space. In the image below, I am trying to make those groupings bigger (but still in the honeycomb shape) and reduce the amount of white 'empty' space. Magnify only zooms in on one grouping and does not zoom the whole thing. Does anyone have any suggestions on ho...

    patriciafm811 patriciafm811
    Discussions |
    Jun 29, 2022 8:10 AM
    1536 views | 3 replies
  • How do I change my column value to an odd number

    Hello,  I am using jmp 16 and my objective with jmp is to create wafer maps. The issue I am having is I need to slice it into 13 columns and no matter what I do, the program never converts the column value to an odd number. Please let me know if you have a solution to change the number of columns from an even number to an odd number.

    DecileOcelot503 DecileOcelot503
    Discussions |
    Jun 29, 2022 7:03 AM
    976 views | 1 replies
  • If I have two lists, how can I associate the nth element of one list to the nth element of the other array?

    How can I associate the nth element of one of the lists to the nth element of another list? I was looking into associative arrays but im unsure on how to actually loop through them and associate each key with the values. (Note that my keys would be in one list and the data in the other list).

    Andyon98 Andyon98
    Discussions |
    Jun 29, 2022 4:47 AM
    2907 views | 5 replies

Latest Discussions

  • Update/refresh a JMP table from csv file

    Hi there,I am working with a csv file that I have imported to JMP for analysis (I like the graphs and statistical analyses that I can perform with JMP). However, the file is rather large, and I execute a lot of code in R. At the end of my R script, I export the data to a csv, upload it to JMP, and perform my analyses. This works great until I need to go back into R to change an equation. I end up ...

    drewb drewb
    Discussions |
    Jun 29, 2022 12:42 PM
    4104 views | 7 replies
  • How do I reduce white space in dot plot?

    Hello. This question is about the graph builder dot plots in JMP 16.I am trying to get some dot plots to be larger and take up less white space. In the image below, I am trying to make those groupings bigger (but still in the honeycomb shape) and reduce the amount of white 'empty' space. Magnify only zooms in on one grouping and does not zoom the whole thing. Does anyone have any suggestions on ho...

    patriciafm811 patriciafm811
    Discussions |
    Jun 29, 2022 8:10 AM
    1536 views | 3 replies
  • How do I change my column value to an odd number

    Hello,  I am using jmp 16 and my objective with jmp is to create wafer maps. The issue I am having is I need to slice it into 13 columns and no matter what I do, the program never converts the column value to an odd number. Please let me know if you have a solution to change the number of columns from an even number to an odd number.

    DecileOcelot503 DecileOcelot503
    Discussions |
    Jun 29, 2022 7:03 AM
    976 views | 1 replies
  • Importing txt column missing

    I am importing a txt file that has junk in the first row and data starts on the second. The junk data is not consistent between different files so I want to get rid of it, but when I use the following to get rid of the first line and designate no headers, the first column of data disappears. How do I import this file without losing that column and without column headers.

    Alternatively can I import ...

    ealindahl ealindahl
    Discussions |
    Jun 28, 2022 11:16 AM
    896 views | 1 replies
  • which variation considered in MSA

    Hi Mark,I am new with using JMP. Just for clarification, what is the difference between Gauge R&R value in variance components for Gauge R&R results and the %Gauge R&R=100*(RR/TV) in Gauge R&R results. Which one is considered for MSA.

    Salam69 Salam69
    Discussions |
    Jun 28, 2022 2:52 AM
    954 views | 2 replies

Latest Discussions

  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    782 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    630 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    775 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    996 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    701 views | 0 replies
view all discussions