Difference between revisions of "SAS Coding Help"

From Phdwiki
Jump to: navigation, search
Line 20: Line 20:
 
* [http://www.ats.ucla.edu/stat/stata/whatstat/default.htm What statistical test should I use].  In addition to explaining what test to use, page also provides information on how to perform test and interpret results using SAS, STATA, and SPSS software.   
 
* [http://www.ats.ucla.edu/stat/stata/whatstat/default.htm What statistical test should I use].  In addition to explaining what test to use, page also provides information on how to perform test and interpret results using SAS, STATA, and SPSS software.   
 
* [http://www.bus.umich.edu/Academics/Departments/Accounting/nhafzall/default.htm University of Michigan SAS Site]
 
* [http://www.bus.umich.edu/Academics/Departments/Accounting/nhafzall/default.htm University of Michigan SAS Site]
* Another University of Michigan [http://www-personal.umich.edu/~stoffman/ SAS Site].
+
* [http://scott.dyreng.googlepages.com/sasprogramsandusefuldata A little code on Scott Dyreng's website].
 
* Great resource for simple, straight forward explanation. [http://javeeh.net/sasintro/intro1.html Introduction to SAS: Index]
 
* Great resource for simple, straight forward explanation. [http://javeeh.net/sasintro/intro1.html Introduction to SAS: Index]
 
* [http://www.utexas.edu/cc/docs/stat53.html Factor analysis in SAS]
 
* [http://www.utexas.edu/cc/docs/stat53.html Factor analysis in SAS]
 
* [http://www.ats.ucla.edu/stat/examples/default.htm UCLA SAS Textbook Examples].  This page includes examples and problems worked in SAS from more than 40 statistics textbooks.
 
* [http://www.ats.ucla.edu/stat/examples/default.htm UCLA SAS Textbook Examples].  This page includes examples and problems worked in SAS from more than 40 statistics textbooks.
 
* [http://www.ats.ucla.edu/stat/sas/default.htm Resources to help you learn and use SAS] This page is part of UCLA's Academic Technology Services.
 
* [http://www.ats.ucla.edu/stat/sas/default.htm Resources to help you learn and use SAS] This page is part of UCLA's Academic Technology Services.

Revision as of 22:20, 6 December 2008

Code

Macros

Replications

Websites to Help