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

  • How to use Graph boxes in the JMP Application builder

    Hi all, I am new to JMP. I am building a JMP application to read data from a JMP table and plot the data (Column 1 vs Column 2) in the graph box available in the JMP application. I was able to read the data from the table but not able to plot the graph in th graph box. I think I am not using proper script for graph box. Can any one explain how to display graph in graph box for my use case?

    Saravana Saravana
    Discussions |
    Jul 16, 2023 5:48 PM
    13211 views | 12 replies
  • Connecting some points with lines but others not in Graph Builder

    Hi Community, In the image below, would you know  how I could connect the red points with a line but leave the blue data as just points. Whenever I change to points or lines both sets are converted. I just want on set of points as a line (red) and the other set as just points (blue).  Thanks,Julian

    Julianveda Julianveda
    Discussions |
    Jul 16, 2023 12:29 AM
    1324 views | 2 replies
  • Spec Limit and MSA Column Property metadata not always visible to Analysis Tools

    I am working on a JSL script (JMP 17.0.0) that loads upper and lower Spec Limits into column property data using the Set Property function. The script appears to work correctly and I can see the correct property attribute and the correct limit values when looking at "Column Info" in the data table.   When I run a Capability Analysis or Gauge R&R analysis (tools that use the Spec Limit values), I n...

    DSchweitzer DSchweitzer
    Discussions |
    Jul 15, 2023 6:05 AM
    1906 views | 4 replies
  • How to create number based on group in a column

    Hi, I have a categorical column that has repeated same string order randomly. I want to label number to each group that has same string like the example in picture. How I can do to create the column of result?

     

    dadawasozo dadawasozo
    Discussions |
    Jul 14, 2023 2:26 PM
    2682 views | 6 replies
  • JMP script progress indicator

    Hi,With some searching on this forum and digging in the JMP scripting book, I've managed to mostly get my progress script working.  The only thing I don't like is that the vertical (y) axis has numbers on it. Can I turn these off? I was not able to find a way to do this.  Not sure if I should be using something other than a graph box() but my knowledge of this is fairly limited.dlgStatus = new win...

    mikedriscoll mikedriscoll
    Discussions |
    Jul 14, 2023 2:10 PM
    11970 views | 6 replies

Latest Discussions

  • How to create number based on group in a column

    Hi, I have a categorical column that has repeated same string order randomly. I want to label number to each group that has same string like the example in picture. How I can do to create the column of result?

     

    dadawasozo dadawasozo
    Discussions |
    Jul 14, 2023 2:26 PM
    2682 views | 6 replies
  • Significant values in parameter estimates

    Hi all,I have made a custom DOE and have been analysing my data first step-wise to identify important effects then standard least square to find significant effects. I could see the following significant effects:I then checked the Lack of fit, which was also okI then looked further down through the parameter estimates and saw a lot of red values for the parameter estimates. What does this mean for...

    hradzey hradzey
    Discussions |
    Jul 14, 2023 9:19 AM
    3278 views | 7 replies
  • having a loop over a column to subset same rows

    Hi allI want to add a section in my script, that create a subset by looking at each row in a column (which are all numbers), find the matched rows and create the subset. and do it only once for a particular value. like if it is 200 in first row, after creating the subset, when in the loop it find another 200, ignores itI wonder if it is doable in JMP?Thanks

    Mikasa Mikasa
    Discussions |
    Jul 13, 2023 6:04 PM
    2282 views | 5 replies
  • Definitive screening designs - correlated vs. confounded second-order effects

    One line I've seen mentioned regarding DSDs is that for any 6-factor experiment, the full response surface can be fitted within 3 factors. However, one of the tradeoffs of DSDs is that two-factor interactions are correlated with other two-factor interactions and quadratic terms, despite none of them being confounded. If I'm understanding this correctly, this at least allows us to estimate the two-...

    QW QW
    Discussions |
    Jul 13, 2023 7:49 AM
    2429 views | 7 replies
  • Concat columns and adding to each loop

    Hello,If there have a data table like below, how can i using scripts to concat equipmentId and stage_num to new columns with each step?Thanks.   

    SING SING
    Discussions |
    Jul 13, 2023 12:09 AM
    1665 views | 5 replies

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