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

  • File selector

    I am trying to create a small menu that allows you to choose open data tables. Once you highlight the files you want and press a "Add files" button it will expand the existing window in another box showing the file name and two other text boxes in which the user can type stuff into. How can this be achieved?

    Andyon98 Andyon98
    Discussions |
    Jul 13, 2022 1:00 AM
    1852 views | 4 replies
  • Check box data filter

    Hi, I want to have a checkbox where the user can select the option to view the data. I tried using function but something doesn't seem to be correct in my code. Could you please advice? Names default to here( 1 ); dt = Open( "$SAMPLE_DATA/Time Series/Raleigh Temps.jmp" ); New window( "Graph with filter", Data filter context box( H list box( V list box( Text Box( "Enter month:"), c...

    Jackie_ Jackie_
    Discussions |
    Jul 12, 2022 7:11 PM
    1934 views | 6 replies
  • How can I insert a factor that is the result of multiplying another factor with a number?

    Hi everyone,  I am a beginner with JMP. I want to create a full factorial designs (DOE) that consists out of a few factors (see image). For the factor "aliquote volume" the minimum value is 25, the maximum is 100.For the factor "solvent", the minimum value shoud be 4 * the factor "aliquote volume", the maximum value should be 16 * the factor "aliquote volume". Does anyone now how I can add the sol...

    UnivariatePony9 UnivariatePony9
    Discussions |
    Jul 12, 2022 7:08 AM
    1201 views | 2 replies
  • Contour plot

    Good morning. I need some help. I have to build a contour plot (mixture design) to study the influence of three independent variables on a response. How you do it? Thank you so much.  

    Donatella Donatella
    Discussions |
    Jul 12, 2022 6:26 AM
    734 views | 1 replies

Latest Discussions

  • Check box data filter

    Hi, I want to have a checkbox where the user can select the option to view the data. I tried using function but something doesn't seem to be correct in my code. Could you please advice? Names default to here( 1 ); dt = Open( "$SAMPLE_DATA/Time Series/Raleigh Temps.jmp" ); New window( "Graph with filter", Data filter context box( H list box( V list box( Text Box( "Enter month:"), c...

    Jackie_ Jackie_
    Discussions |
    Jul 12, 2022 7:11 PM
    1934 views | 6 replies
  • How can I insert a factor that is the result of multiplying another factor with a number?

    Hi everyone,  I am a beginner with JMP. I want to create a full factorial designs (DOE) that consists out of a few factors (see image). For the factor "aliquote volume" the minimum value is 25, the maximum is 100.For the factor "solvent", the minimum value shoud be 4 * the factor "aliquote volume", the maximum value should be 16 * the factor "aliquote volume". Does anyone now how I can add the sol...

    UnivariatePony9 UnivariatePony9
    Discussions |
    Jul 12, 2022 7:08 AM
    1201 views | 2 replies
  • Contour plot

    Good morning. I need some help. I have to build a contour plot (mixture design) to study the influence of three independent variables on a response. How you do it? Thank you so much.  

    Donatella Donatella
    Discussions |
    Jul 12, 2022 6:26 AM
    734 views | 1 replies
  • Bias correction factors

    I am currently using an excel spreadsheet to calculate the results of an MSA. I am looking for software to spread up my process and I am currently trialing JMP. The calculations I am using in my spreadsheet are from the EMP III book by Donald Wheeler.  My problem is that my spreadsheet repeatability and reproducibility results don't marry up with any of the JMP analysis options - Variance Componen...

    Jendb75 Jendb75
    Discussions |
    Jul 12, 2022 6:04 AM
    4825 views | 8 replies

Latest Discussions

  • July/August classes from JMP Education

    JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to register. July 26-29: JMP: Reliability Analysis for Non-Repairable Systems August 9-12: JMP Pro: Analyzing Curves and Profiles Using the Functional Data Explorer August 16-19: JMP: Statistical Decisions Using ANOVA and Regression August 29-September 1: J...

    Di_Michelson Di_Michelson
    Discussions |
    Jul 11, 2022 8:50 AM
    660 views | 0 replies
  • 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
    628 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
    772 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
    993 views | 0 replies
view all discussions