Hi,
I am looking for the best way to design a DoE table for a case like the example below (if that is possible!):
If my input factors are categorical variables with two levels (e.g. present, not present), and imagine I have some maybe 20 input factors and one numeric response variable. Generally, using a custom design I can generate a DoE with one table which will have 20+1 columns and each row will be a combination of those 20 inputs (something like below).
Is there a way that I could force JMP to generate 3 different tables, each having only a subset of the inputs and still be able to able to calculate the effects of inputs present in different tables on the response variable once the experiments are completed? For example, what I mean by that is instead of the table above, can I force JMP to create a table having only inputs X1-X6, another one say X4-X15 and a third one X9-X20 like below:
and still be able to understand what the response would have been if X1 and X20 were the only inputs from the model that it fits? I had been trying to find something similar in the documentation, but without any luck. It might not be possible this way, but any help is appreciated. Thanks!