Re: What SAS classes would you teach?

  • Follow


> From: Annmaria Demars
> Subject: What SAS classes would you teach?
>
> Remember that line from Hitch-hikers Guide to the Galaxy
> "Space is big. Really big."

from this programmer's point of view:

* project organization:
  * autoexec: global statements: titles, footnotes, filenames, libnames,
options
  * concept of modular development
  * concept of testing: unit, integration
* How to write test data: infile datalines
* basics of getting==importing data
* proc format: look-up tables == (in)formats, ranges
* data review:
  * procs freq and summary(==means)
  * graphics
* data cleaning:
  * character to numeric,
  * recoding with (in)formats
* finally: number crunching

Ron Fehd  the module/routine/subroutine maven  CDC Atlanta GA USA RJF2
at cdc dot gov
0
Reply rjf2 (3354) 1/6/2010 4:11:51 PM


0 Replies
169 Views

(page loaded in 0.025 seconds)

Similiar Articles:













7/29/2012 12:42:11 PM


Reply: