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

Description Usage See Also Examples

Description

This dataset consists of a square matrix of dimension 105 with the first and second order inclusion probabilities for the units included in sample s_A, which has been drawn from a population of size N_A = 1735 according to a stratified random sampling with population strata sizes N_A^h = (727, 375, 113, 186, 115, 219)

Usage

1

See Also

DatA

Examples

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

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