JMP Python Script editor
In the JMP python script editor, what is the code, after 'import jmp' that points to the open jmp table I want to read and write to with code? I thought it would be simple and 'native' to JMP python. I get 'no open table'
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIn the JMP python script editor, what is the code, after 'import jmp' that points to the open jmp table I want to read and write to with code? I thought it would be simple and 'native' to JMP python. I get 'no open table'
Hi all I have a bunch of data tables with genomic data in them. Each one has a varying number of columns with the snp name as the name of the column and the nominal responses are either a 0, 1 or 2. The data type is nominal. Each row is a different patient and I have been using tabulate to create a summary of the mean of a continuous variable for each category of 0, 1 or 2. A proper output looks ...
Hi, I'm creating a summary table, using calculated column. to enable dynamic use i link it to the original table. when i create a graph on this calculated column and save it, with embedded table, the values are lost and the graph cant generated - empty. for example: i have an Original table with: MaterialID, fate, ParentMaterial, DateTime, Date (calculation of DateMDY() of DateTime) i create a su...
Hello!
New user of JMP. I'm using the student trial version, and I want to use the JSL script to use RSM design. Here's how far I got...
Names Default To Here( 1 );
// Here are the factors and the ranges
factors = {
{"X1", 0, 1, "Continuous"},
{"X2", 0, 1, "Continuous"},
{"X3", 0, 1, "Continuous"}
};
rsm = DOE( Response Surface Design );
// Add a response
rsm << AddResponse( Minimize, "Y"...
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...
I am a jmp pro18 user.
I would like to perform propensity score matching using the propensity score inverse probability weighting (IPTW) method.
I would like to find an IPTW add-in, but I was unable to find one. What should I do? I would be grateful if you could tell me.
Hi, Are you able to calculate custom tests in the Mixed Model personality of fit model? I know if I just have a random intercept, I can use the standard least squares personality and get custom tests that way. But let's say I have/need a more complex random effect structure but still want estimates of specific contrasts of my model, is there a way to get these in Mixed Model? I have attached...
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...
Hello, I am running a PCA on an NMR dataset that contains some missing values. This isn't due to an error—it's simply the nature of the data, as some samples do not show certain peaks. I have noticed that when I include these parameters Y variables in the PCA and color the score plot by sample, some samples are missing entirely from the plot. It's not consistent—some samples with missing values...
Hi,
I want to use entries with newline in the legend.
what can I do to get a nice legend in Graph builder?
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
:name[30]="Robert\!n2nd";
Graph Builder(
Show Control Panel( 0 ),
Variables( X( :name ), Y( :weight ), Color( :name ) ),
Elements( Bar( X, Y ) ),
Local Data Filter(
Close Outline( 1 ),
Add Filter(
co...
This session is for R&D product and process engineers responsible for innovating quickly to be t...
REGISTER HERE Teaching time series analysis and forecasting involves establishing foundationa...
Jump Start with JMP® Date: Wednesday, November 5Time: 1:00 – 2:30 p.m. ETDuration:&n...
Jump Start with JMP® Date: Wednesday, November 5Time: 1:00 – 2:30 p.m. ETDura...