Hello,
Is there a way to use range based experimenter but remove unit values? for example, here are 4 parameters which each have value range 1-4, but I would only want to test combinations of parameters where each value is unique. So 1,2,3,4 would be a possible combination but not 1,1,2,2 for example. Is there a way to do this?
Thank you!