demo {WMAP} | R Documentation |
Demo Dataset
Description
A dataset containing example data for demonstration purposes.
Usage
data(demo)
Format
An rda object, with 450 observations and the following variables:
- S
A vector of factor levels, representing the study memberships.
- Z
A vector of factor levels, representing the group memberships.
- X
A covariate matrix.
- Y
An outcome matrix.
- naturalGroupProp
The relative group prevalences of the larger natural population. Necessary only for FLEXOR weights; it should be skipped for IC and IGO weights.
- groupNames
Disease subtype names "IDC" or "ILC"
Details
Demo Dataset
Examples
data(demo)
[Package WMAP version 1.2.0 Index]