/ Published in: SAS
URL: http://studysas.blogspot.com/2009/03/proc-transpose-how-to-convert.html
Expand |
Embed | Plain Text
During my early days as a SAS programmer, I get confused very easily with PROC TRANSPOSE. I mean, I get confused with what are the variables that I need to include in BY statement and ID statement as well as in VAR statement. PROC TRANSPOSE syntax looks like a straightforward thing, but we need to look at important details it offers and without that we may get unexpected results.
You need to login to post a comment.
