多Y轴怎么制作
这个图有没有简洁的JSL
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Hi,
I have several scripts (XXX.jsl) generating seperate reports with many graphs inside each of these reports. And i have a second script which loads data from an exel file, modifies the resulting JMP table and saves the table.
I would be interested to include in the second script a section which loads these report scripts from a folder and makes these available in the upper left box of the JMP tab...
Hello I have a JMP script for creating a profiler and saving some settings.
dt = Current Data Table();
pCPP1 = Column("Load Challenge");
pCPP1Target = 10;
ColNames = dt << Get Column Names("String");
Preds = Filter Each ({ColName}, ColNames, Starts With(ColName, "Pred"));
For (i = 1, i <= N Items(Preds), i++,
PF = Profiler(
Y(Preds[i]),
:Preds[i] << Response Limits
);
PF << Term Value(
...
nw = New Window("BSS_Wafermap",
gb = Graph Box(
framesize(xres, yres),
X Scale(xmin, xmax),
Y Scale(ymin, ymax),
Fill Color("lightgray");
Pen Color("Blue");
Circle({0, 0}, 150000, "FILL");
For(i = 1, i <= N Rows(pdt), i++,
xleft = pdt:left[i];
xright = pdt:right[i];
ybottom = pdt:bottom[i];
ytop = pdt:top[i];
pcolor = color_list[1];
If(pdt:defect_images_count
...
Hii, Mukesh Karkey here ,I'm new to JMP and used to working in Excel. How can I apply a formula to only a single cell instead of the entire column? I need to calculate a value for just one row in my data table without affecting the others. Regards, Mukesh Karkey
Hii, Mukesh Karkey here ,I'm new to JMP and used to working in Excel. How can I apply a formula to only a single cell instead of the entire column? I need to calculate a value for just one row in my data table without affecting the others. Regards, Mukesh Karkey
Wondering if this is a setting-specific, or JMP thing... Example: I have JMP open, have been using it, etc., and I go to open a Journal that I have made, it will open a new JMP window, so now i have two JMP's open, instead of opening in the JMP that already IS open. Is there a setting I need to update?? It drives me insane because it never used to happen to me. Using JMP 18 FWIW. Thank...
Hello Community! When saving a table of character columns as an xlsx Excel file, JMP18 adds some kind of invisible flag that makes Excel think it is has numbers stored as text. This is a different behavior than JMP17 and is causing data interpretation issues on downstream non-JMP scripts that use this Excel file. Any advice on how to work around this or change this behavior? I cannot change the co...
Hi, I am new to recurrence analysis and JMP.
I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...
Hi all! I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...
Hi, all
I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why).
So we have around 15000 robots, I used the 'bot_id...
Hello, looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions. In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...
May I ask a question: Regarding the "Model Sensitivity Profiler" in "Constant Stress ALT Design". The pre-estimated values have been set in the "Acceleration Model settings", and these set values cannot be modified. Besides, the values of "Approx. Fail Time for Setting 1" and "Approx. Fail Time for Setting 2" in the "Model Sensitivity Profiler" are also unchangeable. What is the significance of th...
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETD...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...