Stability Index
I am using the Process Capability platform and see in several places a "Stability Index" is calculated. But I cannot find in the help documentation a definition for how Stability Index is calculated. Can anyone help?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI am using the Process Capability platform and see in several places a "Stability Index" is calculated. But I cannot find in the help documentation a definition for how Stability Index is calculated. Can anyone help?
Hi Everyone, I am new to DOE and I am wondering, how does JMP calculate the the predicted response for the predicted plot when analyzing DOE data? Thanks
Hi, how do you move the legend in a survival plot? Survival plots cannot be made, it seems using Graph Builder, so the normal menu command to move the legend into the plot is not available. JMP Pro v12.1.0.
Hi, I have an excel sheet which contains cells with values, strings, and formula's. JMP imports the cells with values, strings, and simple formula's correctly. However, if the cell has a complicated formula (=SUBSTITUTE(MID(FORMULATEXT(Z29), 2, LEN(FORMULATEXT(Z29))-1),MID(FORMULATEXT(Z29),9,3),"x")) JMP replaces that cell with "#NAME?". It appears to not understand part of the formula, even th...
Is it possible to add text to a cell that has already loaded images? Thanks!
Hi, how do you move the legend in a survival plot? Survival plots cannot be made, it seems using Graph Builder, so the normal menu command to move the legend into the plot is not available. JMP Pro v12.1.0.
I'm having an issue in my code where I press a button and it goes into another function in another file (using Include("filename.jsl"); Once the button is pressed the function from the other file runs and returns back to the main function in the main file and continues running. This is not what I want. How can I make it so the code stops in the second function (the one in another file) and wait fo...
I am trying to update and understand a very large old data set, some of the data comes from other workbooks and some of it is calculated from multiple columns. I would like a way to highlight or otherwise identify columns that are derivatives of other columns vs ones where the data is entered. Is there anyway to do this in JMP? Would also be nice to make some columns into a block. In excel I would...
Hi, I am trying to create a jsl script where the user can type the file name and save as csv. Here's what I tried. Save() doesn't work when I enter the variable exE. Any suggestions?dt = Current Data Table();
current_pref = Char( Arg( Parse( (Char( Get Preferences( Export settings ) )) ), 1 ) );
Pref( Export Settings( End Of Field( Comma ), Export Table Headers( 1 ) ) );
exC = ".cvs";
Nw = ne
...
Hello everyone, I have some questions on RSM: I finished my experiments and I want to generate the Response Surfaces now. For example, one looks like this: Q1: I would like to add this graph to a word document, how can I do that? Everytime I do this, the resolution of the axis are very bad and even increasing the font size does not help. Is the only valid method to use the snipped tool? Q2: Whe...
Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...
Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))
I can iterate through each row to make sure that all of them match, but maybe there is a better way?
HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
and it is in stat in the nlsur command Regards
Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.
Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script: z_KSigmaZ =1.4;
// Création de la Carte de controle si N catégories > 5
Names Default To Here( 1 );
If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5,
Gr
...
Join the JMP Scripters Club Learning Sessions, led by Scripter experts from different industries, to...
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/teaching-regression-anova-20f...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
Do you need to formulate drug products to match a specific dissolution profile? Do you n...