excludeSSU {jipApprox}R Documentation

Exclude self-selecting units

Description

Exclude self-selecting units and units with probability zero and returns a list with parameters needed to perform sampling

Usage

excludeSSU(pik, eps = 1e-06)

Arguments

pik

vector of first-order inclusion probabilities

eps

control value for pik

Note

the code is taken from package sampling


[Package jipApprox version 0.1.5 Index]