cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • DOE Augment design - Suggested runs change every time and have non-Integer numbers

    Hello, I have done a half-factorial screening with 4 factors, and now would like to augment the design to include the rest of the missing 2-way interactions and axial points to check for quadratics.  When I use the DOE -> Augment Design ->Augment-> RSM and 2nd interactions, the number of suggested runs is always 18 (10 previous runs and 8 new runs as the augmented design) , however, the actual run...

    CentroidFilter7 CentroidFilter7
    Discussions |
    Jul 20, 2023 7:10 AM
    2099 views | 5 replies
  • How to clear selection in a data table?

    Hello Everybody,I am creating some subset of a bigger table and then from that subset I create stacked bar chart. The problem is, that after opening the original table there is always something selected which has an influence on the creating of a data subset. The resulting subset contains only column selected in the original table. I used dt << clear select; after opening the original data table b...

    lukasz lukasz
    Discussions |
    Jul 20, 2023 7:10 AM
    7101 views | 3 replies
  • Graph Builder Selections Don't Carry Thru Copy/Paste into PowerPoint on Windows or Mac

    My JMP/OS I'm using:JMP® 16.2.0 (570548)
    Microsoft Windows 10 Enterprise 2016 LTSB 64-bit (10.0.14393.0)     ORJMP® 16.2.0MacOS Ventura 13.4.1 (22F82) Problem: Create the graphbuilder plot below using the BigClass sample data set.Select the 15 year olds as shown (screen clip).  I have my highlight preference set to 'make larger' on Mac. Click 'done' and then Command-C (copy) to copy the plot.  The ...

    datanaut datanaut
    Discussions |
    Jul 19, 2023 4:19 PM
    1990 views | 3 replies
  • Traffic Lights and Gauges in Jmp Dashboards?

    In Jmp Dashboards, is there a function to add Traffic Lights and Gauge Views? https://grafana.com/grafana/plugins/snuids-trafficlights-panel/https://kerrykolosko.com/portfolio-category/svg-templates/     Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); gb = Graph Builder( Size( 437, 413 ), Summary Statistic( "Median" ), Graph Spacing( 4 ), Variables( X( :height ), Y( :weig...

    hogi hogi
    Discussions |
    Jul 19, 2023 10:45 AM
    1639 views | 4 replies
  • Efficient way to label multiple rows with the same image?

    I want to add images to my JMP table, so when I hover over a data point, I can see the associated image. My concern is that my table has 300,000+ rows, and I think if I add an image to each row the file size may become unmanageably large. However, many rows will share the same image - there are only ~30,000 images, with each image being shared by ~10 rows. Is there an efficient way to associate an...

    markschwab markschwab
    Discussions |
    Jul 19, 2023 10:42 AM
    1582 views | 2 replies

Latest Discussions

  • How to clear selection in a data table?

    Hello Everybody,I am creating some subset of a bigger table and then from that subset I create stacked bar chart. The problem is, that after opening the original table there is always something selected which has an influence on the creating of a data subset. The resulting subset contains only column selected in the original table. I used dt << clear select; after opening the original data table b...

    lukasz lukasz
    Discussions |
    Jul 20, 2023 7:10 AM
    7101 views | 3 replies
  • Graph Builder Selections Don't Carry Thru Copy/Paste into PowerPoint on Windows or Mac

    My JMP/OS I'm using:JMP® 16.2.0 (570548)
    Microsoft Windows 10 Enterprise 2016 LTSB 64-bit (10.0.14393.0)     ORJMP® 16.2.0MacOS Ventura 13.4.1 (22F82) Problem: Create the graphbuilder plot below using the BigClass sample data set.Select the 15 year olds as shown (screen clip).  I have my highlight preference set to 'make larger' on Mac. Click 'done' and then Command-C (copy) to copy the plot.  The ...

    datanaut datanaut
    Discussions |
    Jul 19, 2023 4:19 PM
    1990 views | 3 replies
  • Traffic Lights and Gauges in Jmp Dashboards?

    In Jmp Dashboards, is there a function to add Traffic Lights and Gauge Views? https://grafana.com/grafana/plugins/snuids-trafficlights-panel/https://kerrykolosko.com/portfolio-category/svg-templates/     Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); gb = Graph Builder( Size( 437, 413 ), Summary Statistic( "Median" ), Graph Spacing( 4 ), Variables( X( :height ), Y( :weig...

    hogi hogi
    Discussions |
    Jul 19, 2023 10:45 AM
    1639 views | 4 replies
  • Graph Builder Heatmap gridlines

    Why are gridlines weird in heatmaps?  It seems like categorical data should draw the gridlines between the categories, not on top of the category:  Is there a way to make it automatically draw the gridlines between the categories? 

    BHarris BHarris
    Discussions |
    Jul 18, 2023 8:22 AM
    1539 views | 2 replies
  • is a count variable continuous or ordinal?

    Friends:I have a vaiable that gets values of 0,1,2,3,4. this variable counts number of cars in a zone for example when we have 3 cars it gets the value of 3. my question is: what is the appropriate type for this variable? should I go with continuous or change it to nominal?thanks

    mraha mraha
    Discussions |
    Jul 18, 2023 7:53 AM
    3890 views | 3 replies

Latest Discussions

  • Heatmap Plot - mixing colors

    In my search for aliens in BigClass, today I want to generate a heatmap plot to show the aliens at a glance.The idea: color the non-alien students green and the aliens red.But with several non-aliens in the same age group, the alien red is just slightly visible: Next idea:
    Let's increase the transparency for non-aliens such that age groups with aliens inside get nicely visible.
    I exected such cells ...

    hogi hogi
    Discussions |
    Jul 18, 2023 4:48 AM
    929 views | 0 replies
  • Tabulate as Tree Box?

    For Tabulate, is there an option to display the table as a Tree Box instead of a flat table?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Tabulate( Add Table( Column Table( Analysis Columns( :height ), Statistics( Median ) ), Row Table( Grouping Columns( :sex, :age, :name ) ) ) ) 

    hogi hogi
    Discussions |
    Jul 17, 2023 10:59 AM
    583 views | 0 replies
  • Design space profiler not showing number of random sample

    Hi,  I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design  space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up   Has anyone experienced the same problem? Emmanuel

    eruffet eruffet
    Discussions |
    Jun 27, 2023 12:53 AM
    669 views | 0 replies
  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    762 views | 0 replies
  • How to set Scale Values in Graph Builder use Col Quantile function?

     HI, I want  set Scale Values in Graph Builder use Col Quantile function,  but always something wrong. the red code have some problem. I need color scale as Quantile Graph Builder( Size( 839, 726 ), Variables( X( :Prober_X ), Y( :Prober_Y ), Color( :OpticalPower ) ), Elements( Points( X, Y, Legend( 6 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 6, Pr...

    Solarwing Solarwing
    Discussions |
    Jun 20, 2023 9:32 AM
    645 views | 0 replies
view all discussions