cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Creating a formula that gives difference between rows

    Hello everyone,  I would like to know how to create a formula that checks the differences between the rows. For example, I have here a file (Data 1) with a column of trials from 1 to 8 (several sequences).Another column contains the time parameter.How do I create a new column that checks the time differences between trials 2 and 1, 3 and 2, etc. Thanks. 

    CohortMatrix221 CohortMatrix221
    Discussions |
    Jul 10, 2023 3:30 AM
    1558 views | 2 replies
  • How to change colour of group x axes lines?

    Hi!I am currently attempting to change the axis line colours in Graph Builder on JMP version 17. I essentially would like to change the Y and X axes' lines to black and the Group X axis lines to red. I have gotten the Y and X axes to be black by making the graph frame black, but then I do not want the outermost right and top lines black too. I also cannot seem to find the Group X axis settings, de...

    WetlandWoman WetlandWoman
    Discussions |
    Jul 9, 2023 1:22 AM
    2301 views | 3 replies
  • How to normalize my data?

    Hi there. So, I have a table with a behavioral rate/ min before and after treatment along 4 different hours for 5 animals. I would like to know how can I normalize this data: I tried to divide each hour after treatment by the mean before treatment of the respective hour. As the answers are strange, it seems that I'm missing something. What would be the best way to do it? Thanks, Alice 

    CompositeRam426 CompositeRam426
    Discussions |
    Jul 8, 2023 12:51 PM
    6588 views | 9 replies
  • Nominal logistic fit effects summary and zero p-vaues

    In the effect summary of the logistic fit, I expected to see a logworth value for a p-value that appears to be zero. But 3 out of 4 parameters with p-values of zero did not have a logworth value. So I check the p-value with the scientific notation format and the 3 parameters without a log worth value were actual zero not a very small number close to zero.  The RSquare (U) for this model is 1. I'm ...

    LittleL LittleL
    Discussions |
    Jul 8, 2023 7:01 AM
    1040 views | 1 replies
  • Get Rows that satisfy a condition within a column formula

    All,       Probably an easy question - but looking for some help over this. Is there a way to get rows that match a condition within a column formula ?        In the e.g.  shown below, one should be able to acheive  the grouped sum of a given group. If I wanted to add a condition on top of this , let us say on :height should be > 60 , how can I achieve that.  dt = Open( "$SAMPLE_DATA/Big Class.jmp...

    uday_guntupalli uday_guntupalli
    Discussions |
    Jul 7, 2023 1:34 PM
    6642 views | 5 replies

Latest Discussions

Latest Discussions

  • Design space profiler not showing number of random sample

    Hi,  I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design  space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up   Has anyone experienced the same problem? Emmanuel

    eruffet eruffet
    Discussions |
    Jun 27, 2023 12:53 AM
    675 views | 0 replies
  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies
  • How to set Scale Values in Graph Builder use Col Quantile function?

     HI, I want  set Scale Values in Graph Builder use Col Quantile function,  but always something wrong. the red code have some problem. I need color scale as Quantile Graph Builder( Size( 839, 726 ), Variables( X( :Prober_X ), Y( :Prober_Y ), Color( :OpticalPower ) ), Elements( Points( X, Y, Legend( 6 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 6, Pr...

    Solarwing Solarwing
    Discussions |
    Jun 20, 2023 9:32 AM
    656 views | 0 replies
  • New Series on JSL and Visual Code Studio

    Just a heads up that we've been posting some additional JSL tricks on our LinkedIn Blog.   We have a weekly series that's been running currently focused on our Visual Code Studio Extension for JMP. Week 1:  https://www.linkedin.com/posts/predictum_automationjmp-series-use-vs-code-extension-activity-7062456347543359488-uzFu?utm_source=share&utm_medium=member_desktopWeek 2: https://www.linkedin.com/...

    wjlevin wjlevin
    Discussions |
    Jun 19, 2023 2:26 PM
    1051 views | 0 replies
  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    590 views | 0 replies
view all discussions