Difference between revisions of "SAS Coding Help"
Line 1: | Line 1: | ||
+ | == Code == | ||
+ | * [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1015021 How to Gather Data Using a Web Crawler: An Application Using SAS to Search Edgar] - interesting macro that can crawl Edgar reports for data. | ||
+ | |||
== Macros == | == Macros == | ||
* [[Media:SAS_Macro_Quintiles.txt|Macro for grouping continuous variable into quintiles]] | * [[Media:SAS_Macro_Quintiles.txt|Macro for grouping continuous variable into quintiles]] |
Revision as of 12:10, 6 November 2007
Contents
Code
- How to Gather Data Using a Web Crawler: An Application Using SAS to Search Edgar - interesting macro that can crawl Edgar reports for data.
Macros
Replications
Websites to Help
- 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.
- University of Michigan SAS Site
- Another University of Michigan SAS Site.