SAS syntax is quite different from common languages, such as R, Matlab, C++, etc. It is much closer to SQL syntax. Basically, you are not that free to control every aspect of the process, but it saves your effort by predefining some very easy to use procedures.
I have been working on DATA procedure, proc print, proc contents, proc format and some functions. I still do not quite get insight of the architecture of this language but I think I will figure this out pretty soon.
No comments:
Post a Comment