Greater than using Date
Hello everyone, I am looking to know on how to write a date function/formula and see only values and data related from 2022 Can anyone please guide me on this. Thanks
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello everyone, I am looking to know on how to write a date function/formula and see only values and data related from 2022 Can anyone please guide me on this. Thanks
I have a column formula that tests a product that can either pass or fail based on specification limits. An associative array is used to reference a low and high limit of different specs of the product. The issue I am having is that the user selects the product specs they want to import into the pass/fail column. They are different every time, after referenced from a different data table. The goal...
Hi JMP Community, I have a problem that cannot be solved for a long time. I want to add a column switcher to my Control Chart Builder. CC = Control Chart Builder(
Size( 570, 692 ),
Variables( Subgroup( :Week of Year ), Y( column(5) ) ),
Column Switcher( column(5), {Eval(5::10)} )
);
The chart shows successfully, but I cannot see the column switcher. Appreciate any help. Thanks.
Hi fellow JMP users, I’m trying to obtain a Response Surface model for a process. The process consists of about 24 factors and it’s known that the response of the process is nonlinear with respect to at least 10 of the factors. I have tried a screening design to eliminate some of the factors, but the best I could do is reducing it down to about 15. Any more reduction will likely lead to some of th...
How to change Subgroup size for X bar & R chart? Thank you
Hello everyone, I am looking to know on how to write a date function/formula and see only values and data related from 2022 Can anyone please guide me on this. Thanks
Hi fellow JMP users, I’m trying to obtain a Response Surface model for a process. The process consists of about 24 factors and it’s known that the response of the process is nonlinear with respect to at least 10 of the factors. I have tried a screening design to eliminate some of the factors, but the best I could do is reducing it down to about 15. Any more reduction will likely lead to some of th...
HiIn a script I wrote, I'm using a panel box showing two X-axis options which are long strings.Is there an efficient way to change the display name for more convenience?Code below is an example.X_list hold all string representing column names I wish to present to the X axis.Then, using panelbox to show user options.Finally, plotting bivariate of user's choice. I asked for help regarding X axis lab...
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...
The attached sample code creates an output window with border box/text box with background colors. When the output is saved as interactive HTML background colors and font type (bold, size) aren't showing. See attached image.Many thanks lu = lineup box(n col(2), spacing( 25 ));
vlb = V List Box(
Text box("LINE1"),
Text box("LINE2"),
Text box("LINE3")
);
bb = Border Box(Sides(30), Left( 20 ), R
...
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...