Can any one suggest as to how can we create custom dummy variables in SAS Enterprise Miner?
For eg say I have a variable Var1 & I want to create a dummy variable Var2 when Var1 >=1
if Var1>=1 the Var2=1; else Var2=0;
Can this be achieved using SAS miner?
Thanks in advance
Thanks for going through the post but I have figured it out!!
Hi Lopa2016,
I'm glad you figured this out. Can you share your solution on this thread? Others in the community may have the same question and would be interested.
Thanks so much!
Anna
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.