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

  • Column Formula to Determine Test Order for Repeated Samples

    Attached is JMP file and want to replicate the Test Order column with column formula. Test Order column is based on SerialNo and TransactionBegDtm across multiple LotNo. Goal is to know if the SerialNo tested 1st vs 2nd based on TransactionBegDtm. I tried formula below, but was not able to get the correct matching sequence. dt = Current Data Table();dt << New Column( "Duplicate", Formula( Col Cumu...

    VT23 VT23
    Discussions |
    Dec 4, 2024 3:18 PM
    734 views | 2 replies
  • help to get R squared predicted

    Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927)  In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =))  I really need to show these R²pre...

    ivanpicchi ivanpicchi
    Discussions |
    Dec 4, 2024 10:21 AM
    479 views | 0 replies
  • Currently the Tables "Update" menu item is grayed out in JMP PRO 18

    Is anyone running into the issue where the tables "update" menu item is grayed out and not usable?

    NormalityBird81 NormalityBird81
    Discussions |
    Dec 4, 2024 9:47 AM
    1020 views | 4 replies
  • Custom function with varying number of input columns?

    Hi, is it possible to define a custom function which works for 2-5 selected columns?

    Add Custom Functions( New Custom Function( "custom", "concat", Function( {col1, col2, col3=., col4=., col5=.}, If(not (is missing(col 4)), Char(col1) || "_" || Char(col2)|| "_" || Char(col3)|| "_" || Char(col4)|| "_" || Char(col5), not (is missing(col 4)), Char(col1) || "_" || Char(col2)|| "_" ||...

    hogi hogi
    Discussions |
    Dec 4, 2024 8:14 AM
    1024 views | 4 replies
  • user defined Transform Category?

    How can I create a custom function which shows up in the Character submenu of  the new formula column menu? 

     

    hogi hogi
    Discussions |
    Dec 4, 2024 5:01 AM
    337 views | 0 replies

Latest Discussions

Latest Discussions

  • help to get R squared predicted

    Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927)  In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =))  I really need to show these R²pre...

    ivanpicchi ivanpicchi
    Discussions |
    Dec 4, 2024 10:21 AM
    479 views | 0 replies
  • user defined Transform Category?

    How can I create a custom function which shows up in the Character submenu of  the new formula column menu? 

     

    hogi hogi
    Discussions |
    Dec 4, 2024 5:01 AM
    337 views | 0 replies
  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    511 views | 0 replies
  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    519 views | 0 replies
  • Black Full Screen Issue in JMP During Startup

    Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...

    romromillys romromillys
    Discussions |
    Nov 28, 2024 11:26 PM
    462 views | 0 replies
view all discussions