Learn R Programming

ASPBay (version 1.2)

ASPData: Simulated dataset

Description

Simulations of 1000 controls and 1000 affected sib pairs with 22 SNPs. There is one causal SNP with an OR of 2.

Usage

data(ASPData)

Arguments

Format

A list with the following elements.
Control
21 genotypes of controls no including causal SNP
Index
21 genotypes of index cases no including causal SNP
IBD
Vector of IBD states for each affected sib pairs
Causal
The name of the causal SNP

Details

See vignette("ASPBay").

Examples

Run this code
data(ASPData)

Run the code above in your browser using DataLab