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

  • How does AICc criterion and Combined rules interact in Stepwise Fit Platform?

    As an entry-level user of JMP but with a bit of statistical knowledge. I encountered with a problem when trying to use the stepwise fit platform to develope a regression model for my DoE dataset. 

    I read the JMP help book and understand how combined rule applied to p-value based stepwise regression (a joint F-test and another partial F-test of interaction effect when added precedent main effects). ...

    Yun Yun
    Discussions |
    Oct 15, 2024 10:52 PM
    604 views | 0 replies
  • How to use a variable in JSL to set the levels of a DOE factor?

    I'm trying to add a factor to a DOE using a variable instead of hard coding the levels. The end goal is to provide the user with a simple interface set the levels for one of the factors. The following code doesn't work and the factor just ends up with L1 and L2 as levels. Names Default To Here( 1 ); levels = List(1,2,3); d = DOE( Custom Design, Add factor(Discrete Numeric, levels) ); d << Make...

    ChrisMuenzer ChrisMuenzer
    Discussions |
    Oct 15, 2024 7:30 PM
    1043 views | 2 replies
  • Virtual Lab will not launch

    when i try to launch virtual lab.  Instructions say that the user name and password are already filled in and not to change them.  I get an invalid username and password error when i try to continue.  

    Johnsalot Johnsalot
    Discussions |
    Oct 15, 2024 11:24 AM
    797 views | 2 replies
  • "Import Multiple files" function with different column numbers

    I am using "Import Multiple files" function to combine multiple .CSV file in to JMP table. As Some of my files has different number of columns it is opening individuals JMP table, not combine. How can I merge multiple .CSV file with different number of column.  This is a simplified data I have. First few columns are time and serial numbers but after that i have repeated measurement of the SN. No o...

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Oct 15, 2024 9:08 AM
    1019 views | 2 replies
  • How can I initialize my data wrt a fixed value?

    Hi, I would like to implement a formula to “initialize” some data in our tables. Specifically, I would like to subtract from all elements in a column the value of the first repetition of the test run ( the repetition info is contained in another column).
    I attach the table I am working on. The formula would be integrated in Column “X_35”. The idea is to assign to each test the value contained in X_...

    Matteo_Rotti Matteo_Rotti
    Discussions |
    Oct 15, 2024 8:25 AM
    1752 views | 5 replies

Latest Discussions

Latest Discussions

  • How does AICc criterion and Combined rules interact in Stepwise Fit Platform?

    As an entry-level user of JMP but with a bit of statistical knowledge. I encountered with a problem when trying to use the stepwise fit platform to develope a regression model for my DoE dataset. 

    I read the JMP help book and understand how combined rule applied to p-value based stepwise regression (a joint F-test and another partial F-test of interaction effect when added precedent main effects). ...

    Yun Yun
    Discussions |
    Oct 15, 2024 10:52 PM
    604 views | 0 replies
  • PLS

    New to PLS and confused as to the following: when I run the PLS and ask for results  for two factors, I  get two rows for each Y (in this case metabolites). I must  be interpreting the results wrong, as I do not expect two rows for each metabolite, with a total of four different scores, two apparently corresponding to each factor.  

    CarlSchmidt CarlSchmidt
    Discussions |
    Oct 12, 2024 7:49 AM
    463 views | 0 replies
  • JMP Virtual Lab: Can not access to virtual laboratory because of user name or password error

    1. Reset the password: Password not set successfully2. User name and password are not changed How to solve the problem?

    chenxiaobin chenxiaobin
    Discussions |
    Oct 11, 2024 1:53 AM
    571 views | 0 replies
  • Locked Data Table

    In JMP 18 a locked data table does no longer allow saving a script. This is a disadvantage in my working process. In my view locking the data table should protect the data only. W. Koch

    winfriedkoch0 winfriedkoch0
    Discussions |
    Oct 3, 2024 8:12 AM
    537 views | 0 replies
  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    570 views | 0 replies
view all discussions