Splitting DoE table based on subsets of inputs
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 wi...