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.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello,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.
I've graphed why data sets. I'm trying to overlay them using graph builder so I can manipulate / scale the axis but I'm only able to figure out how to stack (or over lay using Graph->Legacy->Overlay which doesn't let me manipulate the axis like I'd like). Any Ideas?
Hi, I'm wondering if there is study management API for making a study as current study in JMP clinical. The "JMPClinicalBatchConfiguration" seems relevent here but I do not know how to set up.Best,Baoyue Li
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
...
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...
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.
Hi, I'm wondering if there is study management API for making a study as current study in JMP clinical. The "JMPClinicalBatchConfiguration" seems relevent here but I do not know how to set up.Best,Baoyue Li
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
...
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...
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%...
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
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.
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
...
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/...
@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...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...