PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: tourism industry

THE POWER OF PROC FORMAT - IDRE Stats

ABSTRACTThe FORMAT procedure in SAS is a very powerfuland productive tool. Yet many beginning program-mers rarely make use of them. The FORMAT pro-cedure provides a convenient way to do a tablelookup in SAS. User-generated SAS Formats canbe used to assign descriptive labels to data vales,create new variables and find unexpected FORMAT can also be used to generate dataextracts and to merge data sets. This paper willprovide an introductory look at PROC FORMAT forthe beginning user and provide sample code ( ) that will illustrate the POWER of PROC FORMATin a number of FORMAT is a procedure that creates map-pings of data values into data labels. The user de-fined FORMAT mapping is independent of a SASDATASET and variables and must be explicitly as-signed in a subsequent DATASTEP and/or FORMAT can be viewed as a table lookupallowing 1-to-1 mapping or many-to-1 mapping.

USING PROC FORMAT FOR DATA MERGES SAS now includes an INDEX option on data sets to merge DATASETS that are not sorted, but PROC FORMAT also offers a method of merging large data sets (up to 100,000 records) to very large (millions of records) unsorted DATASET or flat file. The method first builds a user defined format from a

Tags:

  Data, Corps, Format, Proc format, Merging

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of THE POWER OF PROC FORMAT - IDRE Stats

Related search queries