|
Chapter Contents |
Previous |
Next |
| The SURVEYREG Procedure |
If your sample design has stratification at multiple stages, you should identify only the first-stage strata in the STRATA statement. See the section "Details" for more information.
The STRATA variables are one or more variables in the DATA= input data set. These variables can be either character or numeric. The procedure uses only the first 16 characters of the value of a character variable. The formatted values of the STRATA variables determine the levels. Thus, you can use formats to group values into levels. Refer to the discussion of the FORMAT procedure in the SAS Procedures Guide.
You can use multiple STRATA statements to specify stratum variables.
You can specify the following options in the STRATA statement after a slash (/).
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.