I have a sas data toto.
==> It contains the variables: V1, V2, ....Vn, W
==> I want to get the rule of W, I know that W can be
From obs = 1 to u
w= Vi+Vj*Vm+Vg+.....
From obs=u+1 to n
w=e*Vp*Vy+Vh
.................
.................
I am looking for an automatic solution to identify the rules of the variable W for every observation.
Thank you
I want to extract the rules of W by observations
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.