Description Usage Arguments Details Value Examples
Compute the inclusion probabilities to be used in a PIps design with sample size equal to n
.
1 | pinc(n, x)
|
n |
a positive integer indicating the desired sample size. |
x |
a positive numeric vector giving the values of the auxiliary variable. |
The inclusion probabilities are calculated as n x_k / t_x and corrected, if necessary, to ensure that they are smaller or equal than one.
A numeric vector giving the inclusion probability of each element.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.