I would like to set a mixture design (DOE) with one factor being discrete in JMP. How is that possible?
I would like to set a mixture design (DOE) with one factor being discrete in JMP. How is that possible? Thank you very much for feedback on this.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI would like to set a mixture design (DOE) with one factor being discrete in JMP. How is that possible? Thank you very much for feedback on this.
Hi! Not sure if the title describes this issue the best, but I feel like I am on the verge of getting this figured out. I have one JMP table with a column TestID and I want to select rows from another data table based on the variable TestID list. dt = Open("Lot List2.jmp");
ID_list = Column( dt, "TestID" ) << Get values;
dt1= Open Database("Connection",
"SELECT
[TestID]
,[Device]
,[FailureMode...
I would like to know at which x value 2 slopes significantly diverge when using least squares to fit data with 2 categorical groups, x being continuous as is the fitted variable. JMP online documentation is appallingly unhelpful.
JMP® Pro 16.2.0
Comment supprimer les doublons (mêmes valeurs) dans une même colonne ?
Hi SAS community We have a set of data 12 censored interval data points: (0-30, 0-30, 0-30s, 0-30, 0-30, 0-30, 0-30, 0-30, 0-30, 0-30, 89-119, 97-127)minutes. The data points indicates the time interval in which a failure of our product was observed. We want to calculate the time at which 90% of our products are failed (target is below 600minutes). Usually we use the life distribution menu to fit ...
Hi! Not sure if the title describes this issue the best, but I feel like I am on the verge of getting this figured out. I have one JMP table with a column TestID and I want to select rows from another data table based on the variable TestID list. dt = Open("Lot List2.jmp");
ID_list = Column( dt, "TestID" ) << Get values;
dt1= Open Database("Connection",
"SELECT
[TestID]
,[Device]
,[FailureMode...
I would like to know at which x value 2 slopes significantly diverge when using least squares to fit data with 2 categorical groups, x being continuous as is the fitted variable. JMP online documentation is appallingly unhelpful.
JMP® Pro 16.2.0
Comment supprimer les doublons (mêmes valeurs) dans une même colonne ?
Here is an example where I am calculating % difference between 24 hours and 0 hours for a Script and I would like to mask the 0 hours mean results in the Caption Box since it is equal to 0%. I was able to manually change each text to white by editing but I am wondering if I can do that within the script where I can specify that for each Caption box with "0 hrs" to remove/mask the text. Thank you!!...
From the documentation it looks like the * operator will perform a cross product and ;* will perform a dot product. I want to use a cross product to determine the vector normal to a pair of known vectors like this: p1 = [1, 2, 4];
p2 = [2, 1, 4];
p3 = [2, 2, 4];
v1 = p3 - p1;
v2 = p2 - p1;
xProd = v1*v2; 3 points define a plane, two vectors taken from those points do the same, the cross-product ...
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
Working on a script that processes images and comparing results to a python script that applies similar operations. When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16
Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...
Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...