tille {jipApprox} | R Documentation |
Tillé's elimination procedure
Description
Draw a sample by means of Tillé's elimination procedure
Usage
tille(pik, n, N, s, list, pmat)
Arguments
pik |
vector of first-order inclusion probabilities |
n |
sample size (excluding self-selecting units) |
N |
population size (excluding self-selecting units) |
s |
vector of length N, with 1s at the positions of self-selecting units |
list |
vector with positions of self selcting units |
pmat |
matrix of dimension $(N-n)xN, where each row has elimination probabilities for population units for one step of the procedure. |
[Package jipApprox version 0.1.5 Index]