STRWR

Single-stage with replacement sampling. You can specify the sample design on the PROC statement, using the DESIGN options.

The default NEST statement specification for the STRWR design is:

NEST STRATA;

where STRATA are variable(s) defining stratification levels only (assumes each record on the file is a PSU (primary cluster)).