Find columns similar to test column (one by many correlation)
With 20,000 columns of continuous data, correlation of all by all is undesirable. How to calculate correlation of all columns vs one column (many to one)? to find similar columns.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesWith 20,000 columns of continuous data, correlation of all by all is undesirable. How to calculate correlation of all columns vs one column (many to one)? to find similar columns.
Hi. I'm interested in saving the limits of a table to a new table using the "Save to tall spec limits table" or "Save to wide spec limits table" feature. However when I try it, nothing happens. Names Default to Here(1);
dt = Open("$SAMPLE_DATA/Semiconductor Capability.jmp");
msl = dt << Manage Spec Limits(Y(:PNP1, :NPN1, :PNP2));
dtlim = msl << Save to Tall Limits Table; //Nothing happens
Does ...
Hello to you, I have this table and I want to delete all duplicated rows based on "entity" and "layer" column value with one exception - I want that rows that have the value "set process allowed to" in "layer" column, will stay and not delete the duplications. Would like your help with it:
Hi fellow JMP users.
In Minitab when I wanted to set the Control limits for an SPC chart based on the first "x" amount data points (e.g. 10) I could do this very easily using the 'stage' feature. Any future data points over and above the initial stage would retain these control limits.
Being relatively new to JMP I was curious how setting the control limits based on the first "x" amount of data poi...
Dear All,
I am trying to recode multiple columns by using the following script (also in attachment together with an example data table). I tried several changes but it does not work. The values in the columns just disappears instead of being recoded.
I appreciate any help.
Many thanks,
Marcello.
dt3 = Current Data Table();
n3 = dt3 << Get Column Names();
Show( n3 );
lstColNames_n3 = dt3 << Ge
...
Hello to you, I have this table and I want to delete all duplicated rows based on "entity" and "layer" column value with one exception - I want that rows that have the value "set process allowed to" in "layer" column, will stay and not delete the duplications. Would like your help with it:
Can anyone think of a way to transpose a list of lists like what comes from the following script so that each row is grouped together instead of by column.
I know I can do it with a for loop but I'm wondering if there's anything better or less brute.
Names default to here(1);
dt = open("$SAMPLE_DATA\Big Class.jmp");
summarize(dt, d = By(:age, :sex));
rows = nitems(d);
cols = nitems(d[1]);
s
...
Hi, I am creating a measurement scale and want to do SEM. On the other hand, I cannot find how to create a composite variable (factor), that is to say which groups the items of the dimension together. Can someone please help me? Thank you, Nataly
Hi Community members,I searched about definitive screening design and read a lot about this topic in JMP.I have learned that Definitive Screening design is used to determine effective main, second order power and 2 factor interactions in the model. I have 10 parameters and my mail goal is to make optimization. At the fist step using RSM or custom design with model including main effects+second or...
Using JMP 12.x, I noticed that: tablebox() <<sort by column does sort the column fine, but it does not seem to preserve any existing cell coloring post row sort. Is there any way to force it to preserve the existing cell colors post row sorting?
thanks, DJ
Using JMP 12.x, I noticed that: tablebox() <<sort by column does sort the column fine, but it does not seem to preserve any existing cell coloring post row sort. Is there any way to force it to preserve the existing cell colors post row sorting?
thanks, DJ
I'm using the neural platform to calculate a model that makes predictions from some observed data and want to compare the performance of that model to other models (not from JMP). To compare the different models, I want to compare the observed data and the predictions from the different models.The R2 is not a good measure because it checks for any linear relationship between the observed and predi...
In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...
My company recently began the migration from SharePoint 2010 to SharePoint Online. I have found that my JSL scripts are now no longer able to open or save files to the new SPO site. Anyone have the correct updated syntax for this.
Example 1 (SP 2010): This worked.
TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location
Tabl
...
I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks
REGISTER HERE After mastering simple and multiple regression, students can build skills in ad...
German Mastering JMP Webinar Mit dem Vorhersage-Analysediagramm können Sie interaktiv untersu...
French Mastering JMP Le profil de prédiction vous permet d'examiner de manière interactive l'...
EMEA Mastering JMP Prediction profiling lets you interactively examine the impact on your res...