Description Usage Arguments Value Note Examples
In each stratum, select a sample using pps systematic sampling
1 | ppssstrat(sizes,stratum,n)
|
sizes |
A vector of the sizes of the units in the population, sorted by stratum |
stratum |
A vector of stratum codes, in the same order |
n |
A vector containing the sample size in each stratum |
Returns the indices of the units that were selected in the sample
ppssstrat
calls ppss
once per stratum.
See the user's guide, pps-ug.pdf, for more information.
1 2 3 4 |
[1] 2 3 4 6 7 9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.