Use model script in DOE table but change responses
Hi, I have 10 different DOE tables and each has the DOE model script. I want to script to use the existing model script in each table and run it with different response column (or replacing the :Y in the model script).
say one of the DOE table is dt and there are added 2 columns into the same table which will be the new responses (Y) for study: col1 and col2. These responses are not in the model s...