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

  • Format a Number Col Edit Box

    All, 
         I would like to use a number col edit box similar to a number edit box in that, I would like to format it to display a date. However, as shown in the following example the format doesn't seem to be accepted the same way ? Can someone point out whats wrong in the following approach ?  // Using Number Col Edit Box
    nR = 7; NEB1 = Number Col Edit Box("StartDate",Repeat(Today() - 30 * 24 * 6
    ...

    uday_guntupalli uday_guntupalli
    Discussions |
    May 13, 2019 12:26 PM
    3525 views | 4 replies
  • evaluating a string using a column formula?

    I have a column with strings, e.g.  20.5 + 1.18*1.61 - 0.0816*(1.61-1.85)^2 , and I would like to evaluate its value in a different column. I tried using eval() with the name of the column with the strings as argument, but it did not work: I simply get the string again, not the value of that string. I am sure the strings can be evaluated, because I tried eval(20.5 + 1.18*1.61 - 0.0816*(1.61-1.85)^...

    jvillaumie jvillaumie
    Discussions |
    May 11, 2019 11:29 PM
    8322 views | 3 replies
  • Exporting Graphs to Adobe Illustrator

    Hi there - does anyone else export their JMP graphs to Adobe Illustrator? It seems like there are always minor formatting issues whenever I try to copy the graphs directly (either misaligned text or strange colors in some of the text boxes) and I am not able to open SVG files generated from JMP. Am I doing something wrong here? Thank you!

    pshieh pshieh
    Discussions |
    May 11, 2019 9:29 AM
    6320 views | 6 replies
  • Criteria of distribution fit to select within the Process Capability option

    I use the Analyze/Quality and Process/Process Capability and after selecting the "Y, Process" data and "By" selection, I then select under "Distribution Options", I select Distribution "Best fit". This then fits numerous data distributions to my data set and recommends the highest AICc BIC -2Loglike Comparison DetailsMy question is there any recognized rationales to select AICc over BIC or over -2...

    Gadsdon Gadsdon
    Discussions |
    May 10, 2019 4:08 AM
    5904 views | 3 replies
  • Create sequential

    I have data as below (column A, B, and C), I would like to create sequence column by add formula. 

    Sibtid Sibtid
    Discussions |
    May 8, 2019 7:52 PM
    6491 views | 4 replies

Latest Discussions

  • Exporting Graphs to Adobe Illustrator

    Hi there - does anyone else export their JMP graphs to Adobe Illustrator? It seems like there are always minor formatting issues whenever I try to copy the graphs directly (either misaligned text or strange colors in some of the text boxes) and I am not able to open SVG files generated from JMP. Am I doing something wrong here? Thank you!

    pshieh pshieh
    Discussions |
    May 11, 2019 9:29 AM
    6320 views | 6 replies
  • How to analyze PSM data(Propensity Score Matching) in JMP?

    How to analyze PSM data(Propensity Score Matching) in JMP?If it is yes, please tell me what detail steps in JMP manu,If there is any available examples in JMP sample data?

    mujahida mujahida
    Discussions |
    May 7, 2019 9:30 PM
    2210 views | 0 replies
  • how to query an external data base to the existing data table in JMP

    This is the code that currently works , but i would like to automate it and probably hard code the section in BOLD Italics below - which is the list of CMOS_Lot-Wafer from the  "Wafer List" datatable, I have also attachged the code that i tried to hard code this section and does not work. Could someone take a look at it and help me out please, Thanks    (Wafer list is the user list that the user w...

    varshini varshini
    Discussions |
    May 7, 2019 1:50 PM
    2229 views | 2 replies
  • How PCA on correlations standardizes?

    I have a confusing issue that I am trying to sort out, but having trouble finding an answer to anywhere. I am using JMP to run PCA on corrections using REML Estimation. I know that doing a PCA on correlations standardizes the data in some way and I am not sure how.  Does anyone know how?  I am trying to understand how because I am having trouble interpreting my results without knowing this. Specif...

    Binoink Binoink
    Discussions |
    May 1, 2019 3:17 AM
    7655 views | 9 replies
  • t-test not listed

    T-test option not listed? 

    yurimalkova yurimalkova
    Discussions |
    Apr 28, 2019 11:20 AM
    4515 views | 1 replies

Latest Discussions

  • How to analyze PSM data(Propensity Score Matching) in JMP?

    How to analyze PSM data(Propensity Score Matching) in JMP?If it is yes, please tell me what detail steps in JMP manu,If there is any available examples in JMP sample data?

    mujahida mujahida
    Discussions |
    May 7, 2019 9:30 PM
    2210 views | 0 replies
  • Chi square or Cochran's Q test

    Okay, so i have to decide whether i should use chi-square or Cochran's Q test for one of my study.If i assume meat as experimental unit (EU) and impose 6 different wood smoke (like apple smoke, cedar smoke, hickory smoke etc.) on EU and consumers (people) act as observational unit (OU). I have 10 consumers and each one will taste each treatment (6 treatments) and respond liking (9 point scale), an...

    sharmachetan sharmachetan
    Discussions |
    Apr 16, 2019 3:54 PM
    2841 views | 0 replies
  • Selecting Number of Clusters in Hierarchical Clustering

    One way to select possible number of clusters in hierarchical methods is to identify the relatively large changes in distance as number of clusters change (see table below). When I look at the actual distance measure from the table (clustering history below dendogram), there is a bigger jump from 3 clusters to 4 than from 4 to 5 (smaller), suggesting 4 may be the right decision. However, when you ...

    pratyushdash pratyushdash
    Discussions |
    Feb 23, 2019 5:51 PM
    2886 views | 0 replies
  • Beta Generalized Regression and adjusted chi-square values

    I have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering them to rodents alongside control seeds that were uncoated. The explanatory variable is which of the 10 deterrents the treatment seed was coated with, and the response variable is the proportion of control seed and treatment seed consumed.  The question...

    Mananahi Mananahi
    Discussions |
    Feb 13, 2019 9:58 AM
    2228 views | 0 replies
  • DF Dens for repeated measures ANOVAs

    Dear JMP Community, When I run repeated measures ANOVAs with JMP (RMS, with Subject as a random factor), I have noticed that when a certain factor is crossed with Subject, the corresponding DF Den stays independent while the DF Dens for the other factors are put together as “Residual”.  Please see Images 1-3 of the attached file on how “DF Den” under “Test Denominator Synthesis” change across imag...

    mu mu
    Discussions |
    Feb 6, 2019 8:10 AM
    3883 views | 0 replies
view all discussions