Supprimer les doublons
Comment supprimer les doublons (mêmes valeurs) dans une même colonne ?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesComment supprimer les doublons (mêmes valeurs) dans une même colonne ?
Hi SAS community We have a set of data 12 censored interval data points: (0-30, 0-30, 0-30s, 0-30, 0-30, 0-30, 0-30, 0-30, 0-30, 0-30, 89-119, 97-127)minutes. The data points indicates the time interval in which a failure of our product was observed. We want to calculate the time at which 90% of our products are failed (target is below 600minutes). Usually we use the life distribution menu to fit ...
Here is an example where I am calculating % difference between 24 hours and 0 hours for a Script and I would like to mask the 0 hours mean results in the Caption Box since it is equal to 0%. I was able to manually change each text to white by editing but I am wondering if I can do that within the script where I can specify that for each Caption box with "0 hrs" to remove/mask the text. Thank you!!...
I'm trying to generate a set of Standardised SVG Strings that can be used both in JSL Scripts and in a Web Application. However, from my initial investigations I notice that for the same SVG d-Path String, JSL draws the image using the BOTTOM-LEFT as the 0,0 Point and Browsers use the TOP-LEFT as the 0,0 Point. Is there a JMP Setting to modify the 0,0 position for this use case? Otherwise I would ...
Hi! all, I would like to find and replace data which contain certain value range in specific column by using jmp scriptHowever, the code didn't take effect Here is my code that want to loop through the data in "mark" column and look for value that more than 1000 and substitute with 99Names Default To Here( 1 );
dt = Data Table( "studentmark" );
headerList = dt << get column names( string );
For(
...
Comment supprimer les doublons (mêmes valeurs) dans une même colonne ?
Here is an example where I am calculating % difference between 24 hours and 0 hours for a Script and I would like to mask the 0 hours mean results in the Caption Box since it is equal to 0%. I was able to manually change each text to white by editing but I am wondering if I can do that within the script where I can specify that for each Caption box with "0 hrs" to remove/mask the text. Thank you!!...
From the documentation it looks like the * operator will perform a cross product and ;* will perform a dot product. I want to use a cross product to determine the vector normal to a pair of known vectors like this: p1 = [1, 2, 4];
p2 = [2, 1, 4];
p3 = [2, 2, 4];
v1 = p3 - p1;
v2 = p2 - p1;
xProd = v1*v2;
3 points define a plane, two vectors taken from those points do the same, the cross-product ...
I would like to evaluate the statistical significance of the VIPs in my model using JMP Pro 16. This is usually done through permutation or jackknifing the model, in order to generate enough deviation to run a T-test on the mean and record p-values. I know some software has these functions pre-set, for example, SIMCA calls it VIP scaling and R also has packages such as plspmp. However, I have not ...
Hi, I'm having trouble with statistical analyses. My dataset includes antibody data at multiple time points and I'm studying how genetic differences affect their response to vaccine. I built a repeated measures anova mixed model with unstructured covariance and it included time, age, gender, priming vaccine, 8 polymorphisms, and the crossover of these 8 polymorphisms with time, age, gender, and pr...
I fitted Neural Network on a dataset that has nominal response variable. For logistic regression model, I can see ROC table along with ROC curve. However, in neural networks (and other ML models) I only get the ROC curve but not ROC table.
Hi, when using a log scale two font sizes are being used (for the major and minor ticks). How do I only change one of them (e.g. major ticks)? Any change I make seems to apply to both. In other words, I want to have the font size for 100, 1000 to be closer to that of 200, 300, 400 in the example below using JMP17.0.0
Working on a script that processes images and comparing results to a python script that applies similar operations. When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16
Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...
Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...
Jump into Graphing Date: Wednesday, September 24Time: 1:00 – 2:30 p.m. ETDura...