select parts outside of limits
I have multiple columns for which I have set limits. How can I select the rows that are outside the limits?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI have multiple columns for which I have set limits. How can I select the rows that are outside the limits?
Hi all, I am attempting to display a TOST or equivalence between two distributions of the same output, but on different manufacturing lines. I understand you can get to this by the Fit Y by X, but a little confused as there is no Response/Factor situation, but rather a distribution of output Y1 on the donor process, and a distribution of output Y2 on the recipient process. Is there a simple way to...
Dear Community, I've been struggling for a while now, looking for a way of replacing the hardcoded values 0.95 and 0.99 below, with variables in an Application. Continuous Distribution(
Column( Eval( colSelect ) ),
Horizontal Layout( 0 ),
Histogram( 0 ),
Vertical( 0 ),
Std Error Bars( 1 ),
Count Axis( 1 ),
Show Percents( 1 ),
Show Counts( 1 ),
Axes on Left( 1 ),
Outlier Box Pl...
Hi!!I have previously been calculating the trapezoidal equation from my data without any issue in JMP but I need to run this time a Linear-Log trapezoidal method (lin up /log down).Can somebody give me a hand with the script or equation I should include for such type of analysis? Thanks in advance.Best, Marlly
i am trying to add two columns.
two of the column has name abcd and efgh
following line works:
dt_tab << New Column( newcolumn, formula( :name( "abcd" ) + :name( "efgh" ) ) );
but following code is throwing an error
name1 = "abcd";
name2 ="efgh";
dt_tab << New Column( name1 || "3", formula(:name(name1) + :name(name2)));
why is the 2nd method not working?
Hi all, I am attempting to display a TOST or equivalence between two distributions of the same output, but on different manufacturing lines. I understand you can get to this by the Fit Y by X, but a little confused as there is no Response/Factor situation, but rather a distribution of output Y1 on the donor process, and a distribution of output Y2 on the recipient process. Is there a simple way to...
Hi!!I have previously been calculating the trapezoidal equation from my data without any issue in JMP but I need to run this time a Linear-Log trapezoidal method (lin up /log down).Can somebody give me a hand with the script or equation I should include for such type of analysis? Thanks in advance.Best, Marlly
How would I write a function or routine that would compare two strings and show the difference between them?e.g.string1="It will rain tomorrow"string2="It will snow tomorrow"comparison result (string2 vs string 1) = "It will rainsnow tomorrow"
I have situation where the data I need to analyze in JMP is stored somewhat haphazardly in in an Excel file. I fortunately can easily get a list of the Excel cells that the data is in, and I would like to automate with JSL importing those values. I am looking for ideas on how to do this effectively and efficiently. For example, let's say the data I need in a single column in JMP is stored in ...
Hello, Is there a way to force the standard deviations between clusters to be equal when doing the normal mixtures clustering analysis? Thanks for any help! Carmen Annevelink
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
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...