cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Kinetics of chemical processes

    Hallo,on one side there is an impressing number of possibilies of JMP to plan complex chemical experiments for the study of a reaction and to evaluate the results by nonlinear, multivariate and linear regressions. On the other side, as a chemist, I wonder how or if chemical reactions with an exponential dependence of the temperature according to Arrhenius k = k0 * exp(-EA/ (RT)) or complex reactio...

    Thommy7571 Thommy7571
    Discussions |
    Apr 26, 2024 12:57 PM
    1275 views | 5 replies
  • how to use JSL to edit a modal dialog window

    What is the right approach to edit a modal dialog via JSL? the idea:- the function add update button adds a button to the data filter- it works if it is executed AFTER the creation of the window- in the actual use case, the return value of the window is used as input for the subsequent code.
       Therefore, <<Type( "Modal Dialog" )
    -> the window will be closed before add update button() //post gets ex...

    hogi hogi
    Discussions |
    Apr 26, 2024 9:03 AM
    1112 views | 3 replies
  • difference in JMP and R output

    I am doing mixed method model for a continuous dependent variable and  Fit Model( Y(:usg_dev_data), Effects(:Phase, :level, :experience), Random Effects(:Subject ID), NoBounds(1), Personality("Mixed Model"), Run(Repeated Effects Covariance Parameter Estimates(0)) ) while doing the same in R as   model2 <- lmer(usg_dev_data ~ Phase + level + experience + (1 | Subject_ID), data = df)   I am ge...

    generic_user generic_user
    Discussions |
    Apr 26, 2024 8:39 AM
    1130 views | 2 replies
  • Simulate A Definitive Screening Design 1000 times.

    Hello, I am trying to fit a definitive screening design with a dataset that I already have. I would like to write a JSL script that would fit the design 1000 times. Would anyone be able to tell me how to go about doing this? I have a Y variable of interest, and X1, X2, X3, and X4 as my four x variables.  Thanks in advance for your help!

    ECGA94 ECGA94
    Discussions |
    Apr 26, 2024 8:03 AM
    1119 views | 4 replies
  • Problems incrementing each date in a column

    Hello, I'm importing data with timestamps from and SQLite file, here is a time stamp as an example: 2024-04-12T18:55:42.464558Z. Since JMP doesn't support microseconds I'm trimming the last 8 characters and converting the column into a time format. Everything seems to work up to this point. However, when I attempt to increment each timestamp by 6 hours (time zone differences) all the timestamps ar...

    FaceAllosaurus3 FaceAllosaurus3
    Discussions |
    Apr 26, 2024 7:58 AM
    821 views | 2 replies

Latest Discussions

  • Kinetics of chemical processes

    Hallo,on one side there is an impressing number of possibilies of JMP to plan complex chemical experiments for the study of a reaction and to evaluate the results by nonlinear, multivariate and linear regressions. On the other side, as a chemist, I wonder how or if chemical reactions with an exponential dependence of the temperature according to Arrhenius k = k0 * exp(-EA/ (RT)) or complex reactio...

    Thommy7571 Thommy7571
    Discussions |
    Apr 26, 2024 12:57 PM
    1275 views | 5 replies
  • Simulate A Definitive Screening Design 1000 times.

    Hello, I am trying to fit a definitive screening design with a dataset that I already have. I would like to write a JSL script that would fit the design 1000 times. Would anyone be able to tell me how to go about doing this? I have a Y variable of interest, and X1, X2, X3, and X4 as my four x variables.  Thanks in advance for your help!

    ECGA94 ECGA94
    Discussions |
    Apr 26, 2024 8:03 AM
    1119 views | 4 replies
  • How to get a list of shortcut mapping?

    anyway to get a list of the JMP shortcut mapping?

    wencun6 wencun6
    Discussions |
    Apr 25, 2024 9:29 PM
    1227 views | 5 replies
  • How to color column header (not the cells) ?

    Hi All, Is there a way to just color the column header by using JSL?As an example, I want to color column header for name, age, sex, height, weight only, not coloring the cells.  

    bzanos bzanos
    Discussions |
    Apr 25, 2024 2:02 PM
    1352 views | 3 replies
  • How to create a fold change heat map?

    I'm having some difficulty figuring out how to create a fold change heat map in JMP pro. I have five samples, with various concentrations of almost 300 compounds. I would like to visualize the data via a heat map like the example below, with each sample above, each compound ID on the side, and the continuous color scale determined via the fold change. The heat map function in Graph Builder doesn't...

    Mcc99 Mcc99
    Discussions |
    Apr 25, 2024 11:52 AM
    1285 views | 4 replies

Latest Discussions

view all discussions