cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How do I set up a constraint when using Bayesian Optimization?

    Hi, I have been evaluating the Bayesian Optimization platform with some success.   In order to run trials quickly I have been using SigmaZones's virtual catapult         Six Sigma Virtual Catapult - SigmaZone BO was very efficient in achieving the targets set in the exercises for up to 4 input factors (9 total runs from a 4-factor experiment).   I attempted to evaluate performance using 5 factors ...

    jpol jpol
    Discussions |
    Nov 2, 2025 10:38 PM
    802 views | 10 replies
  • Why Include Replicates In DoE? (Design Comparison)

    Hi, I understand the concept of what design replicates are supposed to do (Help with). Run replicates allow for understanding of general experimental error (Noise?). However, when you compare custom designs generated with and without replicates (When maintaining the same total run number) you find that in most (if not all) cases, the design without replicates outperforms the design with replicates...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Nov 1, 2025 11:50 PM
    452 views | 4 replies
  • Throw() with traceback flag within a sub-function crashes JMP

    I 've encountered the following issue (minimal example below). Is this a bug or am I missing something? (Windows 11, JMP 18.0)

    The following script crashes JMP instead of simply throwing the error: Names Default To Here(1); f = Function( {}, { sub_f }, sub_f = Function( {}, If( 1, Throw( "thrown", 1 ) ); Return( "ok" ) ); Return( sub_f() ) ); f() In contrast to the above, without th...

    AlterEgo AlterEgo
    Discussions |
    Oct 31, 2025 6:40 PM
    177 views | 1 replies
  • how to generate this graph in Graph Builder?

    How to generate a plot in Graph Builder with: color & fit  = Latitude binmarker = Station like this one:   The plot doesn't look fancy, but most JMP uses will get stuck when they try to adjust the markers.
    STATION is used as Color - and "therefore" the user is only allowed to change the color:

    Sure, everybody knows a JMP expert - and they will help with a  workaround [what is your favorite one?].

    ...

    hogi hogi
    Discussions |
    Oct 31, 2025 9:55 AM
    463 views | 5 replies
  • Extracting mean and shape functions in FPCA to data table

    Hi everyone,
    I'm working in JMP 18 Pro – Student Version and I have run an FPCA model. I need to export the shape functions (eigenfunctions φ(t)) and mean function as numeric columns in a data table so I can use them outside JMP. I can see the FPCA plots for: Mean Function Shape Function 1 Shape Function 2 But I cannot find a reliable way to extract these curves into a data table. What I have a...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Oct 31, 2025 8:14 AM
    647 views | 7 replies

Latest Discussions

  • Throw() with traceback flag within a sub-function crashes JMP

    I 've encountered the following issue (minimal example below). Is this a bug or am I missing something? (Windows 11, JMP 18.0)

    The following script crashes JMP instead of simply throwing the error: Names Default To Here(1); f = Function( {}, { sub_f }, sub_f = Function( {}, If( 1, Throw( "thrown", 1 ) ); Return( "ok" ) ); Return( sub_f() ) ); f() In contrast to the above, without th...

    AlterEgo AlterEgo
    Discussions |
    Oct 31, 2025 6:40 PM
    177 views | 1 replies
  • how to generate this graph in Graph Builder?

    How to generate a plot in Graph Builder with: color & fit  = Latitude binmarker = Station like this one:   The plot doesn't look fancy, but most JMP uses will get stuck when they try to adjust the markers.
    STATION is used as Color - and "therefore" the user is only allowed to change the color:

    Sure, everybody knows a JMP expert - and they will help with a  workaround [what is your favorite one?].

    ...

    hogi hogi
    Discussions |
    Oct 31, 2025 9:55 AM
    463 views | 5 replies
  • contour plot design

    hi all,  thanks for help in my previous questions. everything worked very well and now i reached the data analysis.  so i could plot my data in contour plot (figure a) but when i wanted to get it shaded, i went to graph and selected contour plot but the shap was completely different (figure b).  figure a    figure b   how to get figure a but in colo shades like in figure b??? as it is easier for...

    NourNashed NourNashed
    Discussions |
    Oct 31, 2025 5:28 AM
    306 views | 3 replies
  • Scripting the same output for all levels of a categorical variable

    Hi, I have a script that performs some calculations, runs some platforms and extracts certain output, and then builds a tab box in a new window. I want to do all of this for each level of some categorical variable that the user specified in my dialog box.   Currently I create individual subsets of the data based on my grouping variable, and then loop through each of those datasets: dtSubset = dt ...

    rcast15 rcast15
    Discussions |
    Oct 30, 2025 10:53 AM
    585 views | 6 replies
  • Windows 11 > JMP 17.2 > Fit Model > Contrasts > How to Build a Contrast Matrix with More Columns than Conditions?

    Hi JMP Community, When building contrasts in a Regular Least Squares Fit Model analysis, the number of columns (i.e., discrete contrasts) is limited to the number of conditions (i.e., number of items produced by the combinations of all parameters). In many cases, I'd like to create more contrasts than conditions (i.e., comparisons of multiple pairs of factor combinations)  Example: VAR1 = A, B, C ...

    Thierry_S Thierry_S
    Discussions |
    Oct 30, 2025 9:04 AM
    157 views | 0 replies

Latest Discussions

  • Windows 11 > JMP 17.2 > Fit Model > Contrasts > How to Build a Contrast Matrix with More Columns than Conditions?

    Hi JMP Community, When building contrasts in a Regular Least Squares Fit Model analysis, the number of columns (i.e., discrete contrasts) is limited to the number of conditions (i.e., number of items produced by the combinations of all parameters). In many cases, I'd like to create more contrasts than conditions (i.e., comparisons of multiple pairs of factor combinations)  Example: VAR1 = A, B, C ...

    Thierry_S Thierry_S
    Discussions |
    Oct 30, 2025 9:04 AM
    157 views | 0 replies
  • QQ Plot behavior under factor coding and no-intercept model

    Hi everyone, When I fit a model in JMP using factor coding and set the model to no intercept, I noticed that the residual normal quantile plot (QQ plot) behaves differently compared to the version with an intercept. Specifically, the residuals and the fitted “robust fit line” in the QQ plot seem to shift vertically, and even after centering the residuals, the slope of the fitted line changes sligh...

    happy happy
    Discussions |
    Oct 30, 2025 4:56 AM
    200 views | 0 replies
  • How to fit a model with random effect using Nonlinear platform

    May I ask a question: In “Random Effect Model.jmp”, where the response is Y, X is a fixed effect, and Z is a random effect, how to fit the corresponding model using “Nonlinear” Platform? "Example 23.13" in the book “Statistical Methods for Reliability Data, Second Edition” is an example of accelerated life test data analysis that includes random effect,I don't know how to perform the analysis, I w...

    Rily_Maya Rily_Maya
    Discussions |
    Oct 26, 2025 4:09 AM
    179 views | 0 replies
  • WINDOWS > JMP 17.2 > Custom Report Window > Save Presentation ==> Only portion saved to PPTX

    Hi JMP Community, I built a simple report with a graph builder plot, a multicolumn text section, and a summary section (see below)  that I would like to export to PowerPoint. While I can save this report as a PDF without any problems, when I save it as a Presentation/PowerPoint manually or within the script, JMP generates slides that only contain the plot section and none of the text (GO GENES and...

    Thierry_S Thierry_S
    Discussions |
    Oct 20, 2025 8:06 AM
    234 views | 0 replies
  • How do I get z-scores for each protein in the Longitudinal dataset? (JMP Pro 18 Free Student Edition)

    For context, I am running analyses on a proteomics experiment. I have two datasets: Intraday (comparing AM to PM), and Longitudinal (comparing Day 0 to Day 30 to Day 90) for protein concentration. For Intraday, I have 600 proteins I am looking at. For Longitudinal, I have 68. I want to find out the magnitude of change between the time points for each protein, so I am trying to find z-scores. I am ...

    CompositeLemur6 CompositeLemur6
    Discussions |
    Oct 19, 2025 3:48 PM
    266 views | 0 replies
view all discussions