c_bound {StratifiedSampling}R Documentation

C bound

Description

This function is returning the number of unit that we need such that some conditions are fulfilled. See Details

Usage

c_bound(pik)

Arguments

pik

vector of the inclusion probabilities.

Details

The function is computing the number of unit K that we need to add such that the following conditions are fulfilled :

Value

An integer value, the number of units that we need to respect the constraints.

See Also

osod


[Package StratifiedSampling version 0.4.2 Index]