Learn R Programming

RRTCS (version 0.0.4)

ChaudhuriChristofidesDatapij: Matrix of the second-order inclusion probabilities

Description

This dataset consists of a square matrix of dimension 100 with the first and second order inclusion probabilities for the units included in sample \(s\), drawn from a population of size \(N=417\) according to a sampling with unequal probabilities (probability proportional to agricultural subsidies in the previous year).

Usage

data(ChaudhuriChristofidesDatapij)

Arguments

See Also

ChaudhuriChristofides

ChaudhuriChristofidesData

Examples

Run this code
# NOT RUN {
data(ChaudhuriChristofidesDatapij)
#Now, let select only the first-order inclusion probabilities
diag(ChaudhuriChristofidesDatapij)
# }

Run the code above in your browser using DataLab