tille: Tillé's elimination procedure

View source: R/tille.R

tilleR 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.


jipApprox documentation built on Aug. 26, 2023, 9:06 a.m.