Adding/removing effects in stepwise regression via JSL and column number/name
Hi everyone! I really need help on this because I'm using JMP and JSL for my thesis. I am current using JMP via JSL to analyze some data, and my focus is stepwise regression. I'll have some code snippets attached by the way for ease in helping. Basically 1.) How to add multiple effects on the initial model via column number?Currently, I can set Y using only the column number I want, but I can't ad...