Difference between revisions of "SAS Coding Help"
Phdprepadmin (talk | contribs) |
Phdprepadmin (talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | + | ||
+ | |||
+ | |||
== Code == | == 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. | * [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. | ||
+ | * [[Basic Code]] | ||
+ | * [[Proc SQL]] | ||
== Macros == | == Macros == |
Revision as of 14:57, 15 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.
- Basic Code
- Proc SQL
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.