PiklB: Matrix of inclusion probabilities for units selected in...

Description Usage See Also Examples

Description

This dataset consists of a square matrix of dimension 135 with the first and second order inclusion probabilities for the units included in s_B, which has been drawn from a population of size N_B = 1191 according to a simple random sampling without replacement.

Usage

1

See Also

DatB

Examples

1
2
3
4
5
data(PiklB)
#Let choose the submatrix of inclusion probabilities for the first 5 units in sB.
PiklB[1:5, 1:5]
#Now, let select the first order inclusion probabilities
diag(PiklB)

Frames2 documentation built on May 2, 2019, 8:13 a.m.