luca (version 1.0-5)

lucaDat: Simulated data for a hypothetical binary trait

Description

Simulated data used to illustrate the luca package.

Usage

data(lucaDat)

Arguments

Format

A data frame with 1000 observations on the following 4 variables:
[,1] d numeric
disease status (1=yes, 0=no) [,2] g
factor genetic factor with levels A/A, A/C, C/C [,3]
a numeric first non-genetic attribute

Examples

Run this code
data(lucaDat)

Run the code above in your browser using DataLab