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

  • Factor sensitivity contour plot

    Hi,   In Profiler, one can enable Sensitivity Indicator, which is basically just a derivative of the function for each parameter. I was wondering if it is possible (or if there exists some jsl script) to construct a 2D contour plot of sensitivity for 2 parameters. This would help me visualize which part of the 2D space is most sensitive to changes. Or if there are other ways for such visualization...

    aatw aatw
    Discussions |
    May 8, 2025 12:23 AM
    650 views | 2 replies
  • Can the width of the X-axis of the grouped graphics be set separately?

    For example, after I draw the graph like this, the widths of these two x-axes are set to be different.   Thanks! dt=Open("$SAMPLE_DATA/Big Class.jmp"); d2=dt<<Summary(Group(2,3),sum(4),Freq("0"),Weight("0"),Link to original data table(0),statistics column name format("column")); Column(d2,3)<<set name("S"); d1=dt<<Summary(Group(3),Freq("0"),Weight("0"),Link to original data table(0),statistics col...

    lala lala
    Discussions |
    May 7, 2025 1:55 PM
    2132 views | 15 replies
  • Formula to Convert Calendar Date to Julian Date

    Hi All, I need a formula to convert Calendar Date (column is in Character/Nominal Type, dd/mm/YYYY format) to Julian Date (numeric). For example, in Row#1 from 07-Mar-2024 (07/03/2024) to 24067: Thank you! Alex.    

    Alex19 Alex19
    Discussions |
    May 7, 2025 11:29 AM
    1009 views | 2 replies
  • Project saving error - "unable to write to file"

    Hi all - I'm a relatively newer JMP user, not used to writing scripts, and definitely new to working with JMP Projects. That said, I've been mostly successful with creating and maintaining several different project files, in both JMP 16 and 18. However, with one specific project file, I've started getting the following error: "Project could not be saved due to the following error: unable to write ...

    hanquokka hanquokka
    Discussions |
    May 7, 2025 10:53 AM
    768 views | 3 replies
  • 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

Latest Discussions

  • Can the width of the X-axis of the grouped graphics be set separately?

    For example, after I draw the graph like this, the widths of these two x-axes are set to be different.   Thanks! dt=Open("$SAMPLE_DATA/Big Class.jmp"); d2=dt<<Summary(Group(2,3),sum(4),Freq("0"),Weight("0"),Link to original data table(0),statistics column name format("column")); Column(d2,3)<<set name("S"); d1=dt<<Summary(Group(3),Freq("0"),Weight("0"),Link to original data table(0),statistics col...

    lala lala
    Discussions |
    May 7, 2025 1:55 PM
    2132 views | 15 replies
  • Project saving error - "unable to write to file"

    Hi all - I'm a relatively newer JMP user, not used to writing scripts, and definitely new to working with JMP Projects. That said, I've been mostly successful with creating and maintaining several different project files, in both JMP 16 and 18. However, with one specific project file, I've started getting the following error: "Project could not be saved due to the following error: unable to write ...

    hanquokka hanquokka
    Discussions |
    May 7, 2025 10:53 AM
    768 views | 3 replies
  • 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
  • Mean of stacked continuous data

    Hi,   I have stacked continuous data with 12 experiments in total. I have my experiments done in triplicates and have a column with replicate number.  Experiment 1, 5 and 9 are replicates Experiment 2, 6 and 10 are replicates Experiment 3, 7 and 11 are replicates Experiment 4, 8 and 12 are replicates.   How to get new columns with calculated mean and standard deviation of the columns that are r...

    WhiteCow2000 WhiteCow2000
    Discussions |
    May 7, 2025 5:54 AM
    461 views | 2 replies
  • Panning and zooming in 3D scene with Arcball

    Is there a way to add panning with mouse and zooming with a mouse wheel, to be able to navigate a graph in a 3D scene built with build scene? It appears that only rotating the object added to the Arcball is possible and that it is not possible to getting or setting the orientation of the Arcball either.

    thomasz thomasz
    Discussions |
    May 7, 2025 3:54 AM
    484 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
    487 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
    439 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
    433 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
    320 views | 0 replies
view all discussions