Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello guys, I am fairly new to JMP Scripting. I need a small support. I am now designing a application which does the followingStep 1: when user clicks a button. Variability chart window opens where we specify all columns for plotting, x axis grouping and all setting from current active data table obj = dt << Variability Chart();Step 2: I want to get the user...
What is the most efficient way to import a single line (row # 2) from multiple files?
Hi, JMPerCurrently, I used below jsl.obj = dt <<
Manage Limits(
Process Variables(:FAI_1, :FAI_2, :FAI_3, :FAI_4, :FAI_5
),
Load From Limits Table( "LIMIT.jmp" ),
SendToReport( Dispatch( {}, "Spec Limits", OutlineBox, {Close( 1 )} ) ),
);
obj << Show Limits All;
obj << Save Spec Limits as Column Properties;
It need to manual click Save Spec Limits as Column Properties of manage spec window. ...
Hello everyone,I have 3 different groups and I'm aiming to compare them to see if there are any statistically significant differences. However, my sample sizes are quite small: Group 1 has 3 samples, Group 2 has 2 samples, and Group 3 has 3 samples. Due to this small sample size, I'm unable to test for normality.To analyze the data, I conducted a Kruskal-Wallis test followed by a Steel-Dwass test ...
What is the most efficient way to import a single line (row # 2) from multiple files?
Hello everyone,I have 3 different groups and I'm aiming to compare them to see if there are any statistically significant differences. However, my sample sizes are quite small: Group 1 has 3 samples, Group 2 has 2 samples, and Group 3 has 3 samples. Due to this small sample size, I'm unable to test for normality.To analyze the data, I conducted a Kruskal-Wallis test followed by a Steel-Dwass test ...
I was unable to open an excel file in a script or when I tried to directly open it. I tried open data file --> all files --> open with excel wizard, but the excel wizard was never launched and I kept getting the error message. The file format is .xlsx and the file wasn't opened anywhere else.
Hi everyone, I try to perform an optimization in the profiler, but instead of just searching for the highest desirability in the design space I'm actually looking for the maximal surface under the desirability curve. The desirability is a function of x, y and z, and these 3 parameters are also interacting with each other.I found this post: https://community.jmp.com/t5/Discussions/How-can-I-calcula...
Hi All, Does any know if it's possible to change the defaults of the Summary platform (Tables > Summary)? By default, Summary sets the new column names to be stat(column) and checks that the new data table is linked to the original data table. For much of the work I do, I don't like these features and wish I didn't have to change them every time I run a Summary. I know it can be useful at tim...
I am wondering if you can let me know how can I get the performance measure Confidence Intervals (lower and the upper limit) and the alpha when I do the add ins imbalanced classification analysis to evaluate models (I picked all the models [except for generalized regression] and sampling techniques). I am able to get the PR Curve AUC, ROC Curve AUC, but I am not able to locate how to get the confi...
I have a JLS works fine, but slowly, is there any method to improve it? 1. import multiple files2. base on file name rule group into a, b, c, d, e 3. base on file name rule to decide file count and set into rows for each groupNames Default To Here(1);
dir = Pick Directory( "Select a directory" );
Multiple File Import(
<<Set Folder(
dir
),
<<Set Show Hidden( 0 ),
<<Set Subfolders( 0 ),
<<Se
...
Hello All, Need assistance trying to get the goodness-of-fit test for the following parameters in JMP 16: 1. Discrete Fit2. Fit Negative Binomial (equivalent to Gamma Poisson as no option to choose gamma poisson)3. Goodness-of-fit4. output -> Pearson Chi-square -> no values From past version of JMP 14, there was a gamma poisson option with a goodness-of-fit option that outputted kolmogorov's D va...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
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...