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

  • Cross section of a 2D plot

    How to I plot the variation in a 2D plot along say vertically in a 1D line plot in JMP?I am coming from Matlab (an equivalent in MATLAB is something like this )Thanks,  

    Neo Neo
    Discussions |
    Oct 26, 2023 2:13 PM
    2523 views | 8 replies
  • How to create a side by side boxplot with data input as centered dots?

    I'm trying to create a boxplot showing analysis data from different stations (placed on x- axis). When choosing plain boxes without the individual data shown as dots, it looks fine with the boxes within the same station placeded side to side. But when trying to add the dots, they are either displayed on the side of the boxes (some dots from different analyses overlap) or the boxes are overlapping,...

    LoglinearSpaces LoglinearSpaces
    Discussions |
    Oct 26, 2023 11:29 AM
    3322 views | 6 replies
  • Is there a way to pin tool tips on graphs

    When i hover over my graph that has labels set, I would like an option to pin the tooltips so that I can annotate multiple areas of the graph with the tooltips.Is there a way to do this in JMP?

    thentangler10 thentangler10
    Discussions |
    Oct 26, 2023 11:20 AM
    3115 views | 12 replies
  • Capability in Graph Builder

    I have been asked this question multiple times, but is there a way to show capability analysis in the Graph Builder?   I found where it can show a 5 number summary,  but no where can I figure out how to get it to show the capability.  Even have the Cpk or Ppk as an option to show?   I cannot seem to find this, is it possible? I am using JMP Pro 16.0.

    lisamaley lisamaley
    Discussions |
    Oct 26, 2023 10:42 AM
    2407 views | 9 replies
  • Functional Design of Experiments - Categorical factors

    Hello,Should I use the Functional Design of Experiments in the Functional Data Explorer platform with categorical factors?I've performed a full factorial DoE with 2 categorical factors and 1 continuous factor (3 levels). My response is a curve (%yield vs three-time points). Should I use the Functional Data Explorer in this case? Thank you very much!

    sofiasousa24 sofiasousa24
    Discussions |
    Oct 26, 2023 3:32 AM
    1329 views | 3 replies

Latest Discussions

  • How to create a side by side boxplot with data input as centered dots?

    I'm trying to create a boxplot showing analysis data from different stations (placed on x- axis). When choosing plain boxes without the individual data shown as dots, it looks fine with the boxes within the same station placeded side to side. But when trying to add the dots, they are either displayed on the side of the boxes (some dots from different analyses overlap) or the boxes are overlapping,...

    LoglinearSpaces LoglinearSpaces
    Discussions |
    Oct 26, 2023 11:29 AM
    3322 views | 6 replies
  • Where Ctrl+Z / Undo will help

    More and more steps in Jmp can be undone via Ctrl-Z.But some actions are not yet recorded. Let's collect what could be improved ... [More Topic Containers like this]

    hogi hogi
    Discussions |
    Oct 26, 2023 2:46 AM
    1747 views | 5 replies
  • Reformat Script - Protect some code?

    Reformat Script in JSL Editor is very helpful to get the code with a formatted structure. Often it helps to find bugs in the code and to keep the overview.But sometimes, it's the opposite.
    Is there a way to protect code in a specific area from being shuffled by Reformat Script?  Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << Recode Column( dt:name, {Map Value( _rcO...

    hogi hogi
    Discussions |
    Oct 26, 2023 2:32 AM
    1221 views | 5 replies
  • Predictive modeling options greyed out on Mac

    Some of my students using Macs with JMP PRO 17.2 are seeing all Predictive Modeling options other than Decision Tree greyed out, i.e. unavailable for use.  They also do not have the option to use a Validation column.  Can anybody advise me on how to correct this?  I'm not a Mac person, so am likely missing something obvious.Thanks.KDC

    KDC KDC
    Discussions |
    Oct 25, 2023 12:53 PM
    1675 views | 6 replies
  • How to dynamically adjust the y-axis scaling in response to Local Data filtering on the Graph Builder platform

    Hi,To better explain, I created a simple table containing three columns: X, Y and Category (two categories, A and B).The Y-values for category B are much larger than the ones from category A. As a result, when plotting the data in Graph Builder, I'm unable to see the profile of the data related to category A. I thought a simple solution would be to add a Local Data Filter for Category. However, by...

    Dani Dani
    Discussions |
    Oct 24, 2023 1:03 PM
    1540 views | 4 replies

Latest Discussions

  • Type 1 MSA for microscope and Offset.

    Hello Everyone,I was looking for someone who could help me with a dilemma I'm facing with respect to an MSA for a microscope. The specific problem is that i do not have tolerance I can input for my type 1 analysis. Resolution used is 5 microns per pixel, the accuracy cannot be below 5 microns. This is the standard resolution for particles starting from 50 microns. I have attached the Linearity stu...

    MSAanalysis MSAanalysis
    Discussions |
    Oct 23, 2023 12:58 AM
    1008 views | 0 replies
  • Is it possible to customize such buttons in the toolbar: a button next to an editor bar?

    The edit bar can fill in characters, click the button to run a JSL, JSL can automatically read the content of the edit bar and write into the variable. Thanks!

    lala lala
    Discussions |
    Oct 19, 2023 11:01 PM
    418 views | 0 replies
  • Is it possible to have independent x-axis ordering within x-axis groups in graph builder?

    In the attached data table the saved script plots the chart below.I want the x-axis parameter bars to change in order with the highest number of fails appearing first within each week (i.e. a Pareto type plot within each week)I created a FailOrder column for ordering within each week, but it does not seem to do what I want. Is there a way, via JSL, to have the order of the parameters (Para) in asc...

    Neo Neo
    Discussions |
    Oct 17, 2023 7:33 AM
    465 views | 0 replies
  • Strange behavior using GenReg and Forward Selection

    Hi All,   I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method.   So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...

    SDF1 SDF1
    Discussions |
    Oct 2, 2023 9:06 AM
    474 views | 0 replies
  • SIMCA classification method: what alternative options do I have in JMP and what are the pros/cons?

    Hello, I am after a combination of guidance and education. I have recently come across SIMCA as a classification approach. I believe this is not something JMP can address at the moment so my question is, which alternative options can I explore to achieve a similar goal and what would be the advantages/disadvantages when compared to the SIMCA method?  I am currently using JMP 17 Thank you very much...

    CamillaLiscio CamillaLiscio
    Discussions |
    Oct 2, 2023 5:55 AM
    744 views | 0 replies
view all discussions