Name == Main?
Is there a similar syntax in jmp that replicates the behavior of if __name__ == __main__ of python?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIs there a similar syntax in jmp that replicates the behavior of if __name__ == __main__ of python?
Bonjour, est-il possible de personnaliser les tests avec l’outil « process screening » sur les cartes de contrôle ? Comme il est possible de le faire sur une carte de contrôle classique (Générateur de carte de contrôle) je me posais la question. Merci de votre aide.
Dear Community,In custom design, which optimal design would be the appropriate one for the selection of Critical process parameters and for defining the design space for the study of seven continuous factors with 2 levels and each factor with a center point? I have the limitation of 10 treatments at a time.
Hello, i'm JMP 17 user. I have one question.Nelson Rule 3 (Warning-Test3) : 6 data poins in-a-row steadily increasing or decreasing definition itself is confusing and for other program (Minitab), it doesn't trigger rule 3. if i change last number 0 to 7, then it appears which one is right?
Hello everyone, I'm stuck on a model what I first thought to be an easy one.. So I did a screen with 5 continuous factors and initially one response that I want to minimize. Later I needed to add a second response since I'm limited by inherent properties of the runs. The second response should not go over 6 while the first response should be minimal. However, I don't want to include my second resp...
Is there a similar syntax in jmp that replicates the behavior of if __name__ == __main__ of python?
Bonjour, est-il possible de personnaliser les tests avec l’outil « process screening » sur les cartes de contrôle ? Comme il est possible de le faire sur une carte de contrôle classique (Générateur de carte de contrôle) je me posais la question. Merci de votre aide.
Dear Community,In custom design, which optimal design would be the appropriate one for the selection of Critical process parameters and for defining the design space for the study of seven continuous factors with 2 levels and each factor with a center point? I have the limitation of 10 treatments at a time.
Hello, i'm JMP 17 user. I have one question.Nelson Rule 3 (Warning-Test3) : 6 data poins in-a-row steadily increasing or decreasing definition itself is confusing and for other program (Minitab), it doesn't trigger rule 3. if i change last number 0 to 7, then it appears which one is right?
Hi, JMP/JSP expert,
I am trying to extract the fitted data from 2-D contour plot.
The way I did is choose "save" --> Generate grid --> input x, y data count -->OK.
Below is the JSL,
dt = Current Data Table();
obj = dt << Contour Plot( X( :X, :Y ), Y( :height ), by( :sample ) );
obj << Generate Grid( 200, 240 );
In this method, the data I got is always a rectangle shape from the x,y input.
Howe...
I am trying to hover over values to get the provided explanations, but it won't work because my mouse cursor keep changing into the regular white windows cursor. I only have the black cursor when hovering over certain things (like graphs) but I want it to be active for the entire window. Is there anyway to fix this? Edit: Nevermind, the white cursor works fine. I saw in another discussion that I j...
bonjour, j'ai créé un dashboard avec un script. Quand je fais affiché la date et l'heure, j'ai des affichages qui varient et qui décalent mes graphiques.comment je peux supprimer ce problème dans mon script? cordialement
JMP17版本用之前15版正常的读取程序,结果为空值。比如第一个表中一行是1,2,3这种值的,第二张表这一系列,是这列,ML1,R1拼接在一起,L1,R1,M1就自动改变亏值。求问大佬怎么解决?dir = Pick Directory( "Select a directory" );
//得到所有文件名,注意要确保所有表格字段名一致,且表格样式一样,否则会得到非预期结果。
files = Files In Directory( dir, Recursive );
If( Contains( files, ".DS_Store" ),
files = Remove( files, Contains( files, ".DS_Store" ) )
);
For( i = 1, i <= N Items( files ), i++,
fullfile = dir || files[i];
...
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
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...