pikfromq {StratifiedSampling} | R Documentation |
pik from q
Description
This function finds the pik
from an initial q
.
Usage
pikfromq(q)
Arguments
q |
A matrix that is computed from the function |
Details
More details could be find in Tille (2006).
Value
A vector of inclusion probability computed from the matrix q
.
References
Tille, Y. (2006), Sampling Algorithms, springer
[Package StratifiedSampling version 0.4.2 Index]