cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Multicolliniarity issue in a Cox Proportional Hazard Model

    Hi Everybody,   I need help to understand and address the following issue.   I'm building a model to predict the development of cardiovascular disease in a cohort. I’ve included two variables that are correlated with each other (R² = 0.83). When I include both in the model, one of them flips direction—it becomes protective instead of a risk factor. But when I include each variable separately, both...

    RafaelZS RafaelZS
    Discussions |
    May 23, 2025 2:39 AM
    464 views | 1 replies
  • Explanation of Extra Fences on Quantile Box Plot?

    When I generate a Box Plot of Box Type "Quantile" in Graph Builder, I get a plot that has 4 fences on either side of the quartile box. But on the JMP web page for quantile box plots, there are only 3 fences on either side of the quartile box - 90th / 97.5th / max, or 10th / 2.5th / min. So - for these quantile box plots with 4 fences on either side, what quantiles do the fences represent?

    josephcorry josephcorry
    Discussions |
    May 23, 2025 2:39 AM
    713 views | 3 replies
  • Add-in to distribute custom maps, removes maps when a 2nd instance of JMP is closed.

    I am trying to distribute custom maps via a JMP Add-in.  I have created an add-in which copies the map files from the add-in directory to the custom maps directory when JMP is launched (using the startup script), then deletes them when JMP is closed (via the exit script).  However, this leads to an issue when multiple instances of JMP are opened (sometimes accidentally) and one is closed.  When th...

    RM2241 RM2241
    Discussions |
    May 23, 2025 2:26 AM
    541 views | 4 replies
  • Copying Columns Between Data Tables Without Altering the Main Data Table

    In the JSL below, this allows for the copying of columns between different data tables. However, I actually don't want to change the current main data table with `Current Data Table()`. Is there a way to modify it so that I can copy columns to another specified data table without altering the current main data table?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt2 = Open...

    BabyDoragon BabyDoragon
    Discussions |
    May 23, 2025 2:09 AM
    364 views | 1 replies
  • Convert number to time

    I have a column of data that comes in as numerical values with either 7 or 8 digits and I need that in the HH,MM,SS format but everything I've tried yields failure.  Any obvious trick I'm missing?

    SpannerHead SpannerHead
    Discussions |
    May 22, 2025 9:15 PM
    971 views | 6 replies

Latest Discussions

  • Multicolliniarity issue in a Cox Proportional Hazard Model

    Hi Everybody,   I need help to understand and address the following issue.   I'm building a model to predict the development of cardiovascular disease in a cohort. I’ve included two variables that are correlated with each other (R² = 0.83). When I include both in the model, one of them flips direction—it becomes protective instead of a risk factor. But when I include each variable separately, both...

    RafaelZS RafaelZS
    Discussions |
    May 23, 2025 2:39 AM
    464 views | 1 replies
  • Add-in to distribute custom maps, removes maps when a 2nd instance of JMP is closed.

    I am trying to distribute custom maps via a JMP Add-in.  I have created an add-in which copies the map files from the add-in directory to the custom maps directory when JMP is launched (using the startup script), then deletes them when JMP is closed (via the exit script).  However, this leads to an issue when multiple instances of JMP are opened (sometimes accidentally) and one is closed.  When th...

    RM2241 RM2241
    Discussions |
    May 23, 2025 2:26 AM
    541 views | 4 replies
  • Combined GR&R

    Hi everyone,   I'm conducting a GaugeR&R Analysis using a crossed 6-sigma process, Where my setup is 5 units, 3 employees and 3 stations.  How can I tell what are the variance components when I calculate a combined setup where I aim for a unified single result? (using JMP 18) Thank you in advance

    YonatanK YonatanK
    Discussions |
    May 22, 2025 8:18 PM
    697 views | 3 replies
  • How to download STIPS course certificate

    I recently completed my STIPS couse but i didnot get any option to download the certificate , can any one guide me on this 

    BHARATH_SOMU18 BHARATH_SOMU18
    Discussions |
    May 22, 2025 3:34 AM
    451 views | 1 replies
  • Oneway MANOVA - Help

    Hi JMP Team,   I am trying to replicate this example in JMP. I am also attaching the dataset. Can you please guide how to perform this in JMP?       thanks chandra  

    statslearner statslearner
    Discussions |
    May 22, 2025 3:25 AM
    414 views | 1 replies

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    531 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    484 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    437 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    432 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    318 views | 0 replies
view all discussions