cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to see how to import and prepare Excel data on Jan. 30 from 2 to 3 p.m. ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Why does the new window layout look different in JMP 19 compared to JMP 18?

    Upgraded from JMP 18 to JMP 19, and I noticed that the same custom window looks quite different between the two versions. In JMP 19, there seems to be a lot of extra spacing between elements, making the layout appear more spread out, whereas in JMP 18, the components are more compact and aligned.
    Is there a way to control or reduce the extra spacing so the layout looks similar to JMP 18?
     

    Jackie_ Jackie_
    Discussions |
    Jan 13, 2026 10:45 AM
    172 views | 1 replies
  • Functional Data Explorer's FDOE model flexibility

    I am using Functional Data Explorer in JMP Pro v19 to perform a Functional DOE analysis. One of my supplementary variables has three levels, and the platform defaults to including its quadratic term in the resulting Generalized Regression model.   Is it possible to specify the model terms in the FDOE Generalized Regression model (e.g. restrict the FDOE analysis to linear effects only)?  I see that...

    anchildress anchildress
    Discussions |
    Jan 13, 2026 6:24 AM
    180 views | 2 replies
  • Changing the scales of a graph box

    Hi I am wirking on a custom graph. I want to draw the graph similar to this:nw = New Window("Test",
    Outline Box( "Outline",
    gb = Graph Box(
    FrameSize( 600, 300),
    XName("X axis"),
    YName("Y axis"),
    X Scale( 0, 5*Pi() ),
    Y Scale( -1, 1 )
    )
    )
    );gb << Set Graphics Script(Y Function(Sin(x), x)); Now I want to change the scales of the graph. I can drag to change the size and scale of the graph, but how do I change...

    JesperJohansen JesperJohansen
    Discussions |
    Jan 13, 2026 4:04 AM
    8011 views | 9 replies
  • Collection of "funny" Jmp newbie questions

    good to know: - how to do this and that in Jmp? - where Jmp is different from other programs - where Jmp is different from Jmp (inconsistencies)   [More Topic Containers like this]     Topicadditional infoData Tables  Why is it not possible in Jmp:
    - to define a formula for a specific cell? - to select any 2 cells in a spreadsheet? JMP is Not a Spreadsheet  Is there a tutorial how to "slice" matri...

    hogi hogi
    Discussions |
    Jan 13, 2026 3:51 AM
    21797 views | 43 replies
  • Configuring Axes for Histograms in Hover Labels (Graph Builder)

    I am trying to set up hover labels in a graph builder. I plan to configure graphs such as histograms within these hover labels. However, I am unsure how to configure the vertical (Y-axis) and horizontal (X-axis) settings for the displayed graphs. I would appreciate it if you could provide some methods or suggestions.

    TamedZebra TamedZebra
    Discussions |
    Jan 13, 2026 3:06 AM
    272 views | 5 replies

Latest Discussions

  • Why does the new window layout look different in JMP 19 compared to JMP 18?

    Upgraded from JMP 18 to JMP 19, and I noticed that the same custom window looks quite different between the two versions. In JMP 19, there seems to be a lot of extra spacing between elements, making the layout appear more spread out, whereas in JMP 18, the components are more compact and aligned.
    Is there a way to control or reduce the extra spacing so the layout looks similar to JMP 18?
     

    Jackie_ Jackie_
    Discussions |
    Jan 13, 2026 10:45 AM
    172 views | 1 replies
  • Configuring Axes for Histograms in Hover Labels (Graph Builder)

    I am trying to set up hover labels in a graph builder. I plan to configure graphs such as histograms within these hover labels. However, I am unsure how to configure the vertical (Y-axis) and horizontal (X-axis) settings for the displayed graphs. I would appreciate it if you could provide some methods or suggestions.

    TamedZebra TamedZebra
    Discussions |
    Jan 13, 2026 3:06 AM
    272 views | 5 replies
  • Setting limits of a factor based on a categorical variable

    Dear JMP!   We have recently purchased JMP Pro, and I want to utilize Bayesian optimalization. I would like to generate a starting set of points with a DoE with Fast Flexible Filling Design for the optimalization.  I have 2 responses and 5 factors, 1 of them is categorical (Dtype), 4 is continuous.  Based on the level of Dtype, I would like to set the limit of the factor D to different values (e.g...

    VarianceCivet85 VarianceCivet85
    Discussions |
    Jan 13, 2026 12:35 AM
    184 views | 1 replies
  • Update SPC Table with Process Details Table Data

    Currently have a license for JMP 19 (non-pro). My group's current process is to run an import script when a metrology tool produces output for a lot. Output data usually has Lot Number and Wafer ID. The data is concatenated to a table with previous measurements, our SPC Table. The user then has to manual update row values for columns in the SPC Table that track process details like Process Tool, E...

    Luis_HC Luis_HC
    Discussions |
    Jan 12, 2026 8:12 AM
    129 views | 1 replies
  • Installing python packages in JMP 19

    I was following the instructions in the online help to install python packages (pandas, numpy, ...) that I need for my scripts, but I am having trouble. When I run  Names Default To Here( 1 ); Python Install Packages( "pandas" ); (I needed to change to "" for it to work), I'm getting the error:

    import jmputils
    jmputils.jpip('install', 'pandas')
    /*:
    ERROR: Can not perform a '--user' install. User sit...

    Feli Feli
    Discussions |
    Jan 12, 2026 7:46 AM
    1773 views | 16 replies

Latest Discussions

  • Need help with random errors on script start AFTER the previous run finished

    Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.   I am writing a simple GUI prototype: List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table. Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...

    miguello miguello
    Discussions |
    Dec 15, 2025 10:40 AM
    615 views | 0 replies
  • Analyzing and Interpreting a Mixture of Mixtures Model

    I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...

    bryantw bryantw
    Discussions |
    Dec 5, 2025 12:56 PM
    288 views | 0 replies
  • Bonferroni simultaneous confidence interval

       

    CurseOfDingo217 CurseOfDingo217
    Discussions |
    Dec 4, 2025 5:03 PM
    279 views | 0 replies
  • Calculating the missing values in AHP matrix

    Calculating the missing values in AHP matrix I have an incomplete AHP matrix, and I want to define the missing data using JMP, which method of screening values do you advice me to use, normal imputation,  SVD imputation, or RPCA imputation. My second question as one part of the AHP matrix is equal to 1 divided on the second part. How can I tell JMP that to screen only the half of missed value whic...

    NoSQLPlotPanda4 NoSQLPlotPanda4
    Discussions |
    Nov 16, 2025 10:48 PM
    384 views | 0 replies
  • How to correctly compute Odds Ratios from a Binomial Logit Generalized Linear Mixed Model (GLMM) in JMP Pro?

    I am fitting a Binomial Logit Generalized Linear Mixed Model (GLMM) in JMP Pro 18, with: binary outcome (1 = event, 0 = no event), several categorical predictors (factors), and a random intercept for subject ID to account for repeated measures / clustering. The model converges and produces a table of Fixed Effects Parameter Estimates, which includes: Estimate (β) Standard Error Lower / Uppe...

    eliyahu100 eliyahu100
    Discussions |
    Nov 16, 2025 10:51 AM
    330 views | 0 replies
view all discussions