i dont want to use all class variables for interactions, I want one specific class variable to be used as an interaction variable with every other input variable.
I am talking mostly about enterprise Miner. For example, in the regression node, under the two-factor interactions option.
Is there a simple way to set this up?
Which PROC are you using? Are you using SAS EM?
You need make design matrix on your own, and feed it into regression analysis. http://blogs.sas.com/content/iml/2016/02/24/create-a-design-matrix-in-sas.html
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.