PIdata1: PIdata includes two datasets, PIdata1 and PIdata2, which are...

Description Usage Format Examples

Description

PIdata1 and PIdata2 are from simple random samples and stratified simple random samples, respectively. The two variables of "samp.weight" and "strata" should be included on the dataset of stratified random samples. The variable of "strata.frac" is needed for the design-based variance calculation with the option "sample.design=2".

Usage

1
data(PIdata)

Format

Objects of class data.frame, and missing values are coded as -999.

Examples

1
2
3
data(PIdata)
head(PIdata1)
head(PIdata2)

CBIIT/R-PIMixture documentation built on June 6, 2019, 1:23 p.m.