Learn R Programming

sandwichr (version 1.0.4)

bc.data: Breast cancer incidence in mainland China

Description

The bc.data dataset consists of two data frames:

  • bc.data[[1]]: Breast cancer incidence at 242 sampling units in mainland China, where the SSH stratum (SSHID) and reporting unit (GBCODE) that each sample falls into are specified. The sampling attribute is Incidence.

  • bc.data[[2]]: The county-level administrative divisions in mainland China (GBCODE), where the weights of each intersecting stratum (W1 and W2) are specified.

Arguments

Examples

Run this code
data(bc.data)

Run the code above in your browser using DataLab