Hello,
I am designing a DOE with 4 factors. My problem is that the range for 2 factors are dependent on the level of 1 of the factors. For example:
Factor 1 - low (1), medium (2), high (3)
If Factor 1 is at low setting, then Factor 2 settings are low (1), medium (2), high (3).
If Factor 1 is at high setting, then Factor 2 settings are low (3), medium (4), high (6).
The range or values for low/medium/high settings for Factor 2 changes depending on the low, medium and high settings of Factor 1.
Should I use coded values (-1,0,1) when inputing the values for each level? Or should I treat Factor 1 and 2 as categorial factors and run the experiment at their corresponding settings? I am stuck on how I should approach this problem. Thanks!