cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • JMP 17 - Cannot override F1 'Help' hotkey

    In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link.  Is there another place that F1 is set up that I am missing?  Or is it hardcoded?

    jwilde jwilde
    Discussions |
    Jul 20, 2023 7:35 AM
    493 views | 0 replies
  • 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
    1379 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
    5987 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
    1496 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
    1175 views | 4 replies

Latest Discussions

  • JMP 17 - Cannot override F1 'Help' hotkey

    In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link.  Is there another place that F1 is set up that I am missing?  Or is it hardcoded?

    jwilde jwilde
    Discussions |
    Jul 20, 2023 7:35 AM
    493 views | 0 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
    5987 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
    1496 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
    1175 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
    1161 views | 2 replies

Latest Discussions

  • JMP 17 - Cannot override F1 'Help' hotkey

    In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link.  Is there another place that F1 is set up that I am missing?  Or is it hardcoded?

    jwilde jwilde
    Discussions |
    Jul 20, 2023 7:35 AM
    493 views | 0 replies
  • 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
    652 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
    425 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
    498 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
    561 views | 0 replies
view all discussions