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

  • Is this a BUG?What is the speed of inserting code during JSL editing in JMP 18?

    I often insert a large amount of code instantly through the input method in the JSL editor.It has long been found that it has been very slow since JMP18, and this phenomenon did not occur in previous versions.
    Now I'm using EmEditor to write JSL.


    lala lala
    Discussions |
    May 8, 2025 7:07 AM
    1267 views | 7 replies
  • How to analyze impact of responses (e.g. PSD) on product performance in spray drying process in JMP

    I am working on a spray drying process and have used CCD design with D10, D50, and D90 as responses. However, its dissolution profile and its flowability are dependent on the size distribution of the powder (D10, D50, and D90). What is the best way to analyze the effect of the responses (particle size) on the product performance (dissolution and flowability) given that the size distribution values...

    Madhukiran Madhukiran
    Discussions |
    May 8, 2025 6:40 AM
    749 views | 3 replies
  • 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
    652 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
    2133 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
    1011 views | 2 replies

Latest Discussions

  • Is this a BUG?What is the speed of inserting code during JSL editing in JMP 18?

    I often insert a large amount of code instantly through the input method in the JSL editor.It has long been found that it has been very slow since JMP18, and this phenomenon did not occur in previous versions.
    Now I'm using EmEditor to write JSL.


    lala lala
    Discussions |
    May 8, 2025 7:07 AM
    1267 views | 7 replies
  • How to analyze impact of responses (e.g. PSD) on product performance in spray drying process in JMP

    I am working on a spray drying process and have used CCD design with D10, D50, and D90 as responses. However, its dissolution profile and its flowability are dependent on the size distribution of the powder (D10, D50, and D90). What is the best way to analyze the effect of the responses (particle size) on the product performance (dissolution and flowability) given that the size distribution values...

    Madhukiran Madhukiran
    Discussions |
    May 8, 2025 6:40 AM
    749 views | 3 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
    2133 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

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