Learn R Programming

WMAP (version 1.2.0)

demo: Demo Dataset

Description

A dataset containing example data for demonstration purposes.

Usage

data(demo)

Arguments

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

Run this code
data(demo)

Run the code above in your browser using DataLab