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

  • Control chart with one limit

    Hi all,
    could anyone in the community possibly help me with my question regarding the control?I have a process with just one limit.
    And I want to carry out analyses like process capability. How can I carry out such analyses and build a control chart with one limit?I am using JMP 16.1.0

    Anneaso1_ Anneaso1_
    Discussions |
    Jun 29, 2023 9:01 PM
    6396 views | 7 replies
  • Transferring color

     Hello, I am building my knowledge of JMP and now find myself with a color problem.  I would like to transfer the color of each row from the Mean (Meeting Yield Target) cell to the Mean (Yield) cell in each row.  Is it possible to do this with a formula?  My scripting knowledge is limited to simple automation based upon code extracted from the log window.  If you have any simple ideas please share...

    FullSpectrum255 FullSpectrum255
    Discussions |
    Jun 29, 2023 12:44 PM
    1503 views | 3 replies
  • How to append graph builder plots in a report or a journal?

    Hello, I just started working with this language 3 days back. I am working on a script that automates the creation of plots based on certain specifications in the Graph Builder. The step I am stuck on, is to integrate all plots in a report or journal, in order for easy understanding.  // x_col and y_cols contain the selected columns for which graphs have to be plotted. x_col is singular x_col = dl...

    Kenobi Kenobi
    Discussions |
    Jun 29, 2023 12:12 PM
    1865 views | 1 replies
  • Deconvolution mass spectra

    I am a JMP 17 Pro user and I am pretty sure what I want to do is pretty straightforward but I'm just not quite getting there. The problem is explained in the attached powerpoint where the figures help clarify the problem I am trying to solve. In this analysis, a single mass peak is obtained by scanning a voltage to deflect a beam of ions of specific mass through a slit into a detector that measure...

    GregMcMahon GregMcMahon
    Discussions |
    Jun 29, 2023 1:43 AM
    2871 views | 4 replies
  • Call a Platform and log the action

    If a user uses the Jmp Menu to open a platform and clicks OK, a corresponding JSL code is added to the log. If the same action is triggered via JSL, nothing is added to the log. If the OK button in the platform is clicked "virtually" *), the log stays also empty. Is there an option for the JSL code or for the virtual button click to tell Jmp that the action should be recorded via advanced log? *) ...

    hogi hogi
    Discussions |
    Jun 28, 2023 11:57 PM
    818 views | 1 replies

Latest Discussions

  • Control chart with one limit

    Hi all,
    could anyone in the community possibly help me with my question regarding the control?I have a process with just one limit.
    And I want to carry out analyses like process capability. How can I carry out such analyses and build a control chart with one limit?I am using JMP 16.1.0

    Anneaso1_ Anneaso1_
    Discussions |
    Jun 29, 2023 9:01 PM
    6396 views | 7 replies
  • Deconvolution mass spectra

    I am a JMP 17 Pro user and I am pretty sure what I want to do is pretty straightforward but I'm just not quite getting there. The problem is explained in the attached powerpoint where the figures help clarify the problem I am trying to solve. In this analysis, a single mass peak is obtained by scanning a voltage to deflect a beam of ions of specific mass through a slit into a detector that measure...

    GregMcMahon GregMcMahon
    Discussions |
    Jun 29, 2023 1:43 AM
    2871 views | 4 replies
  • Call a Platform and log the action

    If a user uses the Jmp Menu to open a platform and clicks OK, a corresponding JSL code is added to the log. If the same action is triggered via JSL, nothing is added to the log. If the OK button in the platform is clicked "virtually" *), the log stays also empty. Is there an option for the JSL code or for the virtual button click to tell Jmp that the action should be recorded via advanced log? *) ...

    hogi hogi
    Discussions |
    Jun 28, 2023 11:57 PM
    818 views | 1 replies
  • How can I apply stacked data in Hierarchical Clustering?

    Hi, I have a dataset in which one of the columns has some numeric values based on measurement at different known temperatures. The temperature at which the measurement is done is in another column. How can I cluster my experiments including these numeric values? My numeric values are not directly comparable since higher temperatures in nature yield higher measured values. Is it an example of stack...

    RepeatedPony834 RepeatedPony834
    Discussions |
    Jun 28, 2023 8:45 AM
    1489 views | 2 replies
  • Hover Labels: send a more precise filter?

    I want to generate a hover graphlet from another data table following a recipe provided by @nascif_jmp. The problem that I am facing can be reproduced with a single data table.The below example looks extremely boring - "why does he want to plot a single point ?!?"... but makes sense when two different data tables are used [main data table with median values, hover plot with individual values]  : )...

    hogi hogi
    Discussions |
    Jun 28, 2023 7:24 AM
    2873 views | 6 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
    591 views | 0 replies
view all discussions