Process screening platform change between JMP 15 and JMP16
Hello, I use the process screening platform in a script. S = Response Screening( Y( Eval( Expr( YParamList ) ) ), X( :Split ), practical difference portion( 0.05 ),save compare means );
Then I use the output table to draw plots of significant parameters. However since we use JMP16 it doesn't work well. It seems that the name of table, the order of tables (the active table after execution is not t...
