National Cancer Institute
DCCPS logo
Risk Factor Monitoring & Methods
Cancer Control and Population Sciences
This page links to some files in Portable Document Format (PDF).

Usual Dietary Intakes: Analytic Datasets for SAS Macros

Analytic Dataset for Examples 1-3

There are two versions of the dataset for examples 1-3 available, depending on which version of SAS you are using -- version 8 or version 9.

Either file, once unzipped, will have the exact same name that is used in the examples.

If the version 8 or version 9 SAS files do not work on your SAS platform, use the following SAS transport file.

The transport file can be imported using the following code.

libname  lib   'SAS-data-library';
filename trans 'transport-file'
                host-option(s)-for-file-characteristics;

proc cimport data=lib.t_0104nc_may7 infile=trans;
run;

Analytic Dataset for Example 4

Use the following SAS transport file for example 4; it works with both versions 8 and 9 of SAS.

Once unzipped, this transport file is imported directly by the example program.


Footer begins
Last modified:
02 Jun 2009
Search | Contact Us | Accessibility | Privacy Policy  
DCCPS National Cancer Institute Department of Health and Human Services National Institutes of Health USA.gov: The US government's official web portal