how to use JSL to delete missing data?
dear all now if you want to detele missing data , generally you must select "missing data pattern ' to detele. if i want to detele missing data automaticlly? how i can write JSL?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesdear all now if you want to detele missing data , generally you must select "missing data pattern ' to detele. if i want to detele missing data automaticlly? how i can write JSL?
I often summarize a column by some combination of other categorical columns using a formula column. For example in the Detergent sample data I might want to know the average count for each combination of softness and temperature. Below are three methods to do this, which one I use depends on the size of the data table and who my audience is. Is there an easier way? I shy away from an add-in cont...
I have a dataset where students were asked 13 questions related on how they saw themselves in 10 years time. The students answered using a Likert scale ranging from 1 to 5. I want to find out if there is a difference between how male and female students saw themselves in 10 years time, basically if one group is more optimistic than the other. What would be the best way to go about this in JMP?
Hello,I am trying to color curves in a specific way and I do not find a way...Basically, I have a couple of curves that are grouped by a label. How can I display all the curves with a different color for each group ?So far, I tried in Graph Builder putting the "label" put in the "overlay" part...But like that JMP considers all the curves of a group like being ONE curve.I tried a more advanced thin...
Hi All, I have created a final table which has a bunch of columns. The data I want to plot start from 35th column every time. The number of columns I want to plot keeps varyign with every iteration. It could vary from 1 column to many columns. What is the best way to plot with variables continuously changing? Is there a way to change the type of plot using an external variable like "plot_type...
Hi All,
Right now, I open a bunch of data tables and put it in a list called datalist.
For(i = 2 ,i <= N Items(datalist) , i++,
fdt = datalist[1];
fdt<< Concatenate(Data Table(datalist[i]),append to first table(1));
close(Data Table(datalist[i]),nosave);
);
fdt << set name( "Final_Table");
This concatenates everything and it takes a lot of time when I try to concatenate 100's of tables to...
Hello,I am trying to use the Graph function but am unsuccessful in making X-axis incremements of 1 and Reversing Y-axis order. I tried swapping the numbers in the Y Scale properties but no luck. Only way to change is to physically change graph manually. Still unable to figure this out using JSL. Any help is appreciated! Here is a snippet of my code New Window( "Map",
Graph(
Frame Size( 800, 800 ),
...
Hello again,For "fit Y by X", Is there a way to change the X axis label orientation to be angled as a default, instead of me needing to change it every time?Thanks again.
I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP. When I questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...
Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...
Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors. Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?
Thanks.
In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%. We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.
Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,
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...