cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Which experimental design is most appropriate when one of the factors is hard to change?

    Hello everyone,    I'm relatively new to DoE. Currently, I’m planning to run a screening design for 8 continuous factors, one of which is hard to change due to technical constraints.   Initially, I considered using a Definitive Screening Design (DSD) with a sorted run order. However, I’ve realized that this approach may not be appropriate when a split-plot structure is required.   Given this limit...

    Zhangyue Zhangyue
    Discussions |
    Apr 27, 2025 9:01 AM
    1546 views | 2 replies
  • Predicted values for conversion over 100%.

    Hello everyone, I’m running a Central Composite Rotatable Design (CCRD) in JMP to optimize a chemical reaction, with conversion (%) as my response variable. By definition, conversion should range from 0% to 100%. However, my fitted model sometimes predicts conversion values greater than 100% (and occasionally less than 0%) for certain factor combinations. Here’s what I’ve done so far: My experime...

    CriticalRatios1 CriticalRatios1
    Discussions |
    Apr 25, 2025 5:31 AM
    1728 views | 2 replies
  • Do Map Shape data tables have to be locally saved files?

    It seems that the -Name and -XY data tables for map shapes have to be saved as local files.   Is there any way to use data tables that are currently opened in JMP but not saved locally? I have tried but can't make it work.   It would be useful to have this functionality if (for example) a user is pulling shape map files from a database (say from table with multiple different wafer map shape files ...

    matth1 matth1
    Discussions |
    Apr 25, 2025 5:23 AM
    1066 views | 1 replies
  • Exploring Keyword Search Methods for Tree Box Items

    I hope to be able to search the contents of the Tree box. In the List box's state as shown in the JSL, it is easy to perform a keyword search. However, it's not as straightforward with the Tree box. Could you please let me know what methods can be used to implement keyword searching for items in the Tree box? dt=New Table( "Food Tree", Add Rows( 8 ), New Column( "Name", Character, "Nominal",...

    BabyDoragon BabyDoragon
    Discussions |
    Apr 25, 2025 2:40 AM
    1035 views | 2 replies
  • Set random seed of function Random Shuffle

    Hello   I'm using the Random Shuffle function, but I'd like to set the random seed so that I can reproduce certain results. The random seed function alone doesn't seem to apply, so how do I go about it?   Names Default To Here( 1 ); Random Seed( 123 ); // Fix random seed exA = [1 2 6, 3 5 8]; Random Shuffle( exA );

    SophieCuvillier SophieCuvillier
    Discussions |
    Apr 25, 2025 2:16 AM
    1707 views | 2 replies

Latest Discussions

  • Predicted values for conversion over 100%.

    Hello everyone, I’m running a Central Composite Rotatable Design (CCRD) in JMP to optimize a chemical reaction, with conversion (%) as my response variable. By definition, conversion should range from 0% to 100%. However, my fitted model sometimes predicts conversion values greater than 100% (and occasionally less than 0%) for certain factor combinations. Here’s what I’ve done so far: My experime...

    CriticalRatios1 CriticalRatios1
    Discussions |
    Apr 25, 2025 5:31 AM
    1728 views | 2 replies
  • Do Map Shape data tables have to be locally saved files?

    It seems that the -Name and -XY data tables for map shapes have to be saved as local files.   Is there any way to use data tables that are currently opened in JMP but not saved locally? I have tried but can't make it work.   It would be useful to have this functionality if (for example) a user is pulling shape map files from a database (say from table with multiple different wafer map shape files ...

    matth1 matth1
    Discussions |
    Apr 25, 2025 5:23 AM
    1066 views | 1 replies
  • Exploring Keyword Search Methods for Tree Box Items

    I hope to be able to search the contents of the Tree box. In the List box's state as shown in the JSL, it is easy to perform a keyword search. However, it's not as straightforward with the Tree box. Could you please let me know what methods can be used to implement keyword searching for items in the Tree box? dt=New Table( "Food Tree", Add Rows( 8 ), New Column( "Name", Character, "Nominal",...

    BabyDoragon BabyDoragon
    Discussions |
    Apr 25, 2025 2:40 AM
    1035 views | 2 replies
  • Partial Least Squares Discriminant Analysis (PLS -DA) in JMP Pro Student edition

    Hello! I'm trying to build a classification model using spectral data. I've attempted to do PCA + LDA for such purpose, but unfortunately, I'm not seeing proper clustering in this case, hence, I've tried to do PLS-DA. Is it possible to perform PLS-DA using the JMP Pro 18 Student edition? So far, I haven't found an option that allows me to consider categorical variables in my model (screenshot atta...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Apr 25, 2025 12:48 AM
    1700 views | 1 replies
  • Make Filter Change Handler for Dashboard

    Hi, I have a dashboard with local data filter and a number of graph builder charts in tab page boxes. I would like to resize the frameboxes in some of the charts when the local data filter selection is changed. I have tried using the code below, but it gives an error: "The OwnerBox was deleted before the message << could be sent because the Graph Builder needed to recalculate first". Can anyone s...

    anna_717 anna_717
    Discussions |
    Apr 25, 2025 12:22 AM
    2202 views | 5 replies

Latest Discussions

view all discussions