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 to Implement "Saving Your Work in a JMP Journal" using JSL

    Based on the information shared below, it is possible to create links to a JMP Journal by using the "open all files" method.

    https://community.jmp.com/t5/Statistical-Thinking-for/Saving-Your-Work-in-a-JMP-Journal/ta-p/271841 I would like to implement a feature in the GUI where a button can be clicked to create a journal link similar to the method shown in the referenced video (without transferring ...

    BabyDoragon BabyDoragon
    Discussions |
    Aug 28, 2024 8:04 AM
    2441 views | 8 replies
  • Which test to evaluate the assumption of homegeneity of variances of residuals (apart from residual vs predicted plot) ?

    Hi community, In the residuals analysis, I evaluate normality and constant variance with the default graphs given in the regression analysis. However, I was wondering in which way I could test constant variance with a test that allow me to have sort of a p-value that make the situation more precise than looking at the graphs. I am able to do it for normality, but not yet for the constance variance...

    Julianveda Julianveda
    Discussions |
    Aug 28, 2024 7:06 AM
    2181 views | 5 replies
  • How to limit a response prediction to a threshold in a model?

    Hi!I want to model particle size, which is a variable that can't be below 0. However, some setups are being predicted to be negative (see picture below). So my question is how can I limit the prediction threshold to be above zero? Is there any truncated approach in JMP?  

    PValueEnemy PValueEnemy
    Discussions |
    Aug 28, 2024 5:59 AM
    1141 views | 2 replies
  • What might be the most appropiate approach to modeling an ordinal response variable in a DoE ?

    Hi Community, I have a DoE with several response variables. One of those response variables is an ordinal one having levels: -3, -2, -1, 0, 1, 2 and 3. My questions is what might be the best or more pertinent way to model this response variable ? is it to model it as an ordinal variable using logistic regression ? or considering the variable as a continuous one and using traditional Ordinal least ...

    Julianveda Julianveda
    Discussions |
    Aug 28, 2024 5:55 AM
    1642 views | 4 replies
  • [JSL] Script for Two-One Side T-Test on a large number of metrics

    Hello All,I would like to write a JSL script to automate a TOST (Two-One Side T-Test) on a large number of metrics (500+).The TOST works by pair of “levels”, so working with 2x levels is easy, because it requires only 1x row per “pair”.I already wrote a script that works well for 2x levels by generating a “Combined data table” and adding more columns with formula to it, which end up with the resul...

    Voizingu Voizingu
    Discussions |
    Aug 28, 2024 12:43 AM
    5172 views | 13 replies

Latest Discussions

  • Can JSL make text in this format into a similar mind map?

    Thanks Experts!# JMP Statistical Software
    ## History and Development
    ### Origins in 1989
    #### John Sall's Vision: Combining Statistical Analysis and Graphical Visualization ## Product Evolution
    ### Over 30 Years of Innovation
    #### Led by John Sall
    #### Focus on Visual and Interactive Data Exploration
    ## Applications and Impact
    ### Worldwide Usage
    #### Across Diverse Industries
    #### Designed for Scientists a
    ...

    lala lala
    Discussions |
    Aug 28, 2024 12:41 AM
    589 views | 1 replies
  • How to adjust the height of this window with JSL?

    It's not recorded in the logThanks! 

    lala lala
    Discussions |
    Aug 28, 2024 12:20 AM
    734 views | 2 replies
  • How to use Regular expression to get characters?

    A simple question, please find the attachment as a demo. the requirement as following, it is required to take some information from :Label column, to two new column, details find the pic "image.png".thanks in advance.KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 27, 2024 12:12 PM
    833 views | 1 replies
  • Column Character Matching Formulae

    Hi All, I have a dataset with 2 Columns, I just wanted to check to see if the data in Column 1 is matching with Column 2, It doesn't have to match row by row. All what i am interested in checking is to see if we have the same observations, The order in which they are in both the columns if not a concern.Can anybody help me with a formulae to be used to check this? ThankShawn

    RMSEBudgie341 RMSEBudgie341
    Discussions |
    Aug 27, 2024 4:43 AM
    727 views | 2 replies
  • Show group means constantly popping up

    Hi All! Using JMP 16.2.0 (570548). When I create a Variability / Attribute Gauge Chart a window automatically pops up to show group means. if I have a local data filter active and use it to view groups of data this window pops up every time. so if I want to sort for 3 out of 5 variables this pop up comes up 3 times and I have to select OK or Cancel every time.  - is there a way to suppress this po...

    DanaG DanaG
    Discussions |
    Aug 27, 2024 3:39 AM
    1869 views | 3 replies

Latest Discussions

  • AlT two factors with example fail

    Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please

    Juancho97 Juancho97
    Discussions |
    Aug 25, 2024 12:16 PM
    499 views | 0 replies
  • Machine data source list remove in "Database Operations"

    I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 22, 2024 7:24 AM
    746 views | 0 replies
  • Write Data from Data Table to Database

    Hello JMP-Community,I am searching your help here because I didn't found a sufficent solution for myself in other posts. It is about writing content of a data table into a table of a database.For that I wrote this little function: myInsertInto = function({dt, dbConnection, destinationName}, cols = dt << GetColumnNames(String); rows = dt << Select All Rows << GetSelectedRows; show(cols, rows); ...

    DBo_94 DBo_94
    Discussions |
    Aug 22, 2024 6:38 AM
    550 views | 0 replies
  • Is there a way to tell LCA that the rows are ordered by class?

    Typical dataset: 120-200 rows, 15 classes. Rows are known to be ordered by class. What is unknown is where the 'fences' between classes are. As-is -- i.e., without taking row order into account -- LCA correctly classifies about 94% of rows. My intuition is that if I knew how to tell the algorithm that the rows are grouped by class on input, we'd be at 100%. Visual, in case my use of 'grouped by' i...

    mtowle419 mtowle419
    Discussions |
    Aug 15, 2024 5:03 PM
    552 views | 0 replies
  • latin hyper cube

    Hi there, 

    I am attempting to run latin hyper cube with three continuous and one categorical factors, but the option is not available except for fast flexible filing design; can anyone assist me with this? thanks in advance

    H6Habib H6Habib
    Discussions |
    Aug 14, 2024 1:58 PM
    609 views | 0 replies
view all discussions