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 happensDoes ...
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...
MFVIT
Hi, I'm having two issues with the Create Excel Workbook call in a JMP script and I'm hoping someone here can give me some insight.I'm running JMP Pro 15.2.1 on Windows 10. I have a script that is maintaining a pair of invisible tables (::dt_wj and ::dt_ma below) which are updated by the user via a non-modal UI window. One of the buttons on this window is supposed to generate a new excel workbo...
Hi, I'm having two issues with the Create Excel Workbook call in a JMP script and I'm hoping someone here can give me some insight.I'm running JMP Pro 15.2.1 on Windows 10. I have a script that is maintaining a pair of invisible tables (::dt_wj and ::dt_ma below) which are updated by the user via a non-modal UI window. One of the buttons on this window is supposed to generate a new excel workbo...
I understand the prob/ Chi Sq is my P value here. most of my tests were non significant. But hwat does the " Score mean" mean? Its a non parametric test so it should be median, correct?I'm trying to set up a results table and don't know how to show numerically the data that is significant and approaches significance. This is what I had hoped to present but My mentors are confused because my dat...
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...
Is there any way to control (expand) the Caption() box text wrap?
I'm guessing not from the Scripting Guide. It would be a nice feature if ever possible. It's kind of annoying to have a line wrap where you don't want it to wrap, and if set wrap() could ever be employed, then one could choose the line break where they wanted using a normal line break escape. thanks, DJ
Dear Community, With your help, and many searches and iterations, I'm now close to wrapping-up my first JMP application. I'm still struggling on few points, for which sure someone will suggest easy solutions ;):A the end of Dialog1 script, I'm opening a Data Table that was selected by the UserOnNext1 = Function( {},
file_path = FilePath << GetText();
If ( file_path != "",
//IST Text File
dt ...
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...
My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D). I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality. I'm also able to add the random factor (B[A]), but things go...
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...