/ Published in: SAS
URL: http://studysas.blogspot.com/2009/10/sas-tipuse-less-code-assigning-1-or-0.html
*Creating a flag variable when a test variable meets certain criteria is very common for SAS programmer….
Many SAS programmers use the below code to assign a flag of 1 or 0 depending on of the test variable meets criteria or not.;
Expand |
Embed | Plain Text
http://studysas.blogspot.com/2009/10/sas-tipuse-less-code-assigning-1-or-0.html
You need to login to post a comment.
