Bug Report
6 Factor CCD, 9 CP vs 14, the labels should be switched. 9 is UP, 14 is Orth.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources6 Factor CCD, 9 CP vs 14, the labels should be switched. 9 is UP, 14 is Orth.
I have created a script to take a spec document and apply spec limits and notes to a data file. I was trying to come up with a way to automatically add the notes input as an annotation to the subsequent plots. I came up with this with a lot of help from the user community. Wondering if there are obvious opportunities to make the script more flexible in terms of plot types that can auto annotate?...
Greetings!I am trying a simple query with a sample data file. The query returns right set of resu...
dirLoc=Pick Directory("Select a directory", "my directory");
fileList = Files In Directory(dirLoc);
dt1 = open(dirLoc || fileList[1]);
dt1 << Select Where( :Amount>=1000 );
x=dt1<<Subset(Output Table Name("T1"));
Close(dt1, NoSave);
show(N Row(x));
x << Save("my directory\t1.jmp");
Hi there, I am reaching out to seek some clarification on a feature in the JMP statistical software. In MODDE, we find a valuable capability for model validation, allowing us to scrutinize and validate the model used to run and analyze a Design of Experiments (DoE). This functionality is presented in an intuitive graphical user interface (GUI) manner, facilitating a seamless user experience Please...
Hello,how can I get proper labels for data without stacking. I cannot stack as I need to see rows dependencies, but on the other hand side need to have for each category only relevant data. I attached also the file.
6 Factor CCD, 9 CP vs 14, the labels should be switched. 9 is UP, 14 is Orth.
I have created a script to take a spec document and apply spec limits and notes to a data file. I was trying to come up with a way to automatically add the notes input as an annotation to the subsequent plots. I came up with this with a lot of help from the user community. Wondering if there are obvious opportunities to make the script more flexible in terms of plot types that can auto annotate?...
Greetings!I am trying a simple query with a sample data file. The query returns right set of resu...
dirLoc=Pick Directory("Select a directory", "my directory");
fileList = Files In Directory(dirLoc);
dt1 = open(dirLoc || fileList[1]);
dt1 << Select Where( :Amount>=1000 );
x=dt1<<Subset(Output Table Name("T1"));
Close(dt1, NoSave);
show(N Row(x));
x << Save("my directory\t1.jmp");
Hi team, The table shows as empty when i choose to import through csv file. I saw couple posts before showing there is a issue with uploading with csv, just wondered if there is a workaround for this issue? Or do I have to upload through xlsx file? ThanksJason
Hi,
I have a trouble to getting the work week from rows. Let's say I have a date and time format like this I tried following things by following the JSL manual @ page 150 and so forth but could not resolve this,
first I thought that I need to get rid of time values dt << New Column( "Date_new",
Numeric, Continuous,
Formula(Format(:Name("Date"), "m/d/y")),
);Then now I have the dates like this
Next I...
w = New Window("window", <<Journal, hlb = hlistbox() );
w << Set Print Headers( "lineone \!n linetwo", "", "Page &pn; of &pc;" );
w << SavePDF ( "C:\Users\blahblah.pdf");
The above script should include a line break in the "left header" so that it has two lines. Instead the resulting PDF just has a non-printing box character between the two words, like this ... and if i copy that text into this wi...
Hello - First of all, I'm speaking very much as a non-statistician here. I have a paper I'm trying to replicate that is doing hierarchical clustering with multiple similarity functions and grouping methodologies, and then using an Adam's consensus to find a sort of "optimal" dendrogram, if you will. I looked at their software they were using, and its been out of comission for a good 15 years. JMP ...
Hi, is it possible to use a limits table to load specifications grouped by some factor in platforms other than Process Screening? Ideally I'd like to use the limits table in the distributions platform. Thanks in advance, Alicia
Hi all. So I'm working on a project where I have 2 x component classes, each of which has 4 items within the class, which are mixed together at varying concentrations over 48 combinations. Figured the best Factor way to do this was to use 2 x Continuous for the max/min concentrations for each class, then 2 x 4-level Categoricals for each of the items. Each of the combinations was made twice, so af...
I tried to do “Fit life by X” (fit TTF by voltage), but in the output, somehow “nonparametric overlay” did not show up. I was hoping to see the probability of failure vs time at 80V, 50V, and 15V (use condition), but that plot was not included in the output. I attached the report here. If anyone can take a look and point out went wrong, that would be great. Thank you!
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...