Learn R Programming

epiGWAS (version 1.0.2)

propensity: propensity scores

Description

To obtain the scores for the samples in genotypes, we first remove all SNPs in the genomic interval [18038910, 18288361] to alleviate linkage disequilibrium around the target SNP rs2535708 (position 18184169). Afterwards, we apply fast_HMM followed by cond_prob. The results are stored in propensity.

Usage

data(propensity)

Arguments

Format

a numeric vector

Examples

Run this code
# NOT RUN {
data(propensity)
# }

Run the code above in your browser using DataLab