W: A simulated design matrix

Description Usage Format Examples

Description

Simulated design matrix and a few other variables to help demonstrate the package usage.

Usage

1
data("W")

Format

A simulated data frame with covariate information for 6000 individuals. The variables are

intercept

a numeric vector

bmi

a numeric vector

bmi2

a numeric vector

age

a numeric vector

ID

a numeric vector

sex

a numeric vector

ID_fam

Family ID (individuals are assumed correlated within families)

sex_stratInd

An indicator vector of 1 and 0s. When the indicator is 0, an individual should be removed from a sex-stratified analysis if one wants the strata to be independnet of each other.

Examples

1
2

tamartsi/MetaCor documentation built on May 31, 2019, 2:56 a.m.