How to force I-Optimal algorithm in Custom Design to choose integers only?
Hello, I am working on a custom I-optimal design with two factors (time and temperature). I would like to force the algorithm to choose an I-optimal design where all temperatures are based on integers (e.g., 0, 50, 75, 100) since I can only set my equipment to whole temperature values. I haven't been able to find an option that would force the algorithm to do this. When I simply round the temperat...