Introduction to SAS
I often use GUI of SAS to analyze data and generate code. But the generated code is sometimes hard to comprehend because of too much detail.
Following are the few sites that I use:-
SAS Manual - http://support.sas.com/onlinedoc/913/docMainpage.jsp
UCLA site:-
Main site- http://www.ats.ucla.edu/stat/sas/
Working with data such as data manipulation, data management - http://www.ats.ucla.edu/stat/sas/modules/default.htm
http://www.ats.ucla.edu/stat/sas/topics/data_management.htm
Regression with SAS - http://www.ats.ucla.edu/stat/sas/webbooks/reg/default.htm
http://www.ats.ucla.edu/stat/sas/topics/regression.htm
Logistic Regression - http://www.ats.ucla.edu/stat/sas/topics/logistic_regression.htm
Useful code fragments - http://www.ats.ucla.edu/stat/sas/code/default.htm
MACRos- http://www.ats.ucla.edu/stat/sas/macros/default.htm
What test to use - http://www.ats.ucla.edu/stat/sas/whatstat/default.htm
Books on SAS - http://www.ats.ucla.edu/stat/books/default.htm#SAS
Some screen shot movies - http://www.ats.ucla.edu/stat/seminars/
http://www.ats.ucla.edu/stat/sas/notes2/
Comparison of SAS with STATA and SPSS - http://www.ats.ucla.edu/stat/sas/faq/default.htm
http://javeeh.net/sasintro/intro1.html
UCLA Stat department has done an excellent job in putting up all the help for SAS.
Rohit Aggarwal


