column switcher function in script only reports first variable
Hello,
The following script returns one output report with the first variable for switching (Two_deoxyuridine) but not the others in the switch list. I've looked for a solution in the Scripting Index, YouTube videos, JMP community, and reading chapters in Jump into JMP. Is the solution to insert a For Loop? I'm using JMP17.
Appreciate any and all help,
Annabelle
obj = dt << Fit Model(
Y( :dth
...