asthma {SNPassoc} | R Documentation |
SNP data on asthma case-control study
Description
data.frame
with 51 SNPs and 6 epidemiological variables: country, gender, age, bmi, smoke ans case/control status.
Usage
data("asthma")
Format
The asthma
data frame has 1578 rows (individuals) and 57 columns (variables) of data from a genetic study on asthma.
Value
An data.frame
object.
Examples
data(asthma)
dim(asthma)
str(asthma)
[Package SNPassoc version 2.1-0 Index]