Profiler and Constraint Property
Background: I have an experiment which has a linear constraint. For example, X1 may represent a temperature set-point to which I am heating my material, and X2 may represent a cooler temperature which the material will see that allows it to cure after it was heated.For this (contrived) example a reasonable linear constraint may be X1 - X2 >= 0. JMP DOE makes this really easy to set.Now, I run the ...