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

  • Color a specific cell in a Number Column Box after it has been appended to another Table Box

    I have a data table column box that I want to individually color specific cells of once it is appended to a table. Coloring the cells before I add it to the table, removes the color once it is appended. I have also tried background color function and cant get that to work either. thanks!Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); New Window("test", OutputHLB = H List...

    Mewbornn Mewbornn
    Discussions |
    Jul 12, 2023 10:44 AM
    800 views | 1 replies
  • Graphique

     Bonjour à tous, Je dispose d’un graphique dans lequel je compare les performances de différents objets.J’aimerai pouvoir rajouter la moyenne des performances de tous les objets sur le graphique. Exemple ci-dessous : Deux options seraient possibles :1 - Rajouter une barre verticale avec pour abscisse le pourcentage des moyennes de tous les objets2 - Rajouter une barre horizontale avec pour longueu...

    hcarr01 hcarr01
    Discussions |
    Jul 12, 2023 9:04 AM
    1215 views | 3 replies
  • Creating a formula to categorize values by quantile

    Advice on categorizing data in quantiles as a new variable. Solved - thanks! 

    NewbietoJMP NewbietoJMP
    Discussions |
    Jul 12, 2023 7:38 AM
    1299 views | 2 replies
  • How to design an experiment to compare multiple suppliers with different input ranges?

    Hi!Suppose I want to test a product yield from different suppliers. I want to test how temperature (TMP) and rotating speed (SPD) affect yield (YLD) in suppliers (SPL) A and B. However, supplier A had different rotating speed setup than supplier B. Initially we propose a RSM DoE with input variables TMP, SPD and SPL, with SPD as percentage of their full capacity, let's say varying from 40% to 100%...

    PValueEnemy PValueEnemy
    Discussions |
    Jul 12, 2023 7:37 AM
    921 views | 2 replies
  • Virtual linking two tables via JSL scripting

    I have one a table opened by the user. After some python code I generate another table that ends:having a subset of columns (keeping same column names)sharing its time index (few rows might have been removed).How can link these two tables via JSL? The functionality I am after is to have something equivalent as if I did a subset in JMP. // Start of script; Names Default To Here( 1 ); Clear Log(); ...

    FN FN
    Discussions |
    Jul 12, 2023 6:48 AM
    5141 views | 9 replies

Latest Discussions

  • Color a specific cell in a Number Column Box after it has been appended to another Table Box

    I have a data table column box that I want to individually color specific cells of once it is appended to a table. Coloring the cells before I add it to the table, removes the color once it is appended. I have also tried background color function and cant get that to work either. thanks!Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); New Window("test", OutputHLB = H List...

    Mewbornn Mewbornn
    Discussions |
    Jul 12, 2023 10:44 AM
    800 views | 1 replies
  • Graphique

     Bonjour à tous, Je dispose d’un graphique dans lequel je compare les performances de différents objets.J’aimerai pouvoir rajouter la moyenne des performances de tous les objets sur le graphique. Exemple ci-dessous : Deux options seraient possibles :1 - Rajouter une barre verticale avec pour abscisse le pourcentage des moyennes de tous les objets2 - Rajouter une barre horizontale avec pour longueu...

    hcarr01 hcarr01
    Discussions |
    Jul 12, 2023 9:04 AM
    1215 views | 3 replies
  • How to design an experiment to compare multiple suppliers with different input ranges?

    Hi!Suppose I want to test a product yield from different suppliers. I want to test how temperature (TMP) and rotating speed (SPD) affect yield (YLD) in suppliers (SPL) A and B. However, supplier A had different rotating speed setup than supplier B. Initially we propose a RSM DoE with input variables TMP, SPD and SPL, with SPD as percentage of their full capacity, let's say varying from 40% to 100%...

    PValueEnemy PValueEnemy
    Discussions |
    Jul 12, 2023 7:37 AM
    921 views | 2 replies
  • Virtual linking two tables via JSL scripting

    I have one a table opened by the user. After some python code I generate another table that ends:having a subset of columns (keeping same column names)sharing its time index (few rows might have been removed).How can link these two tables via JSL? The functionality I am after is to have something equivalent as if I did a subset in JMP. // Start of script; Names Default To Here( 1 ); Clear Log(); ...

    FN FN
    Discussions |
    Jul 12, 2023 6:48 AM
    5141 views | 9 replies
  • incorporate a similar MATLAB function in JSL

    Hello,does anyone know any JSL function or any method to incorporate the fminbnd (MATLAB) function in JSL or like the polyfit/polyval functions? thanks !

    ParametricStudy ParametricStudy
    Discussions |
    Jul 11, 2023 11:19 AM
    1553 views | 3 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