R Dataset / Package gap / apoeapoc

On this R-data statistics page, you will find information about the apoeapoc data set which pertains to APOE/APOC1 markers and Alzheimer's. The apoeapoc data set is found in the gap R package. You can load the apoeapoc data set in R by issuing the following command at the console data("apoeapoc"). This will load the data into a variable called apoeapoc. If R says the apoeapoc data set is not found, you can try installing the package by issuing this command install.packages("gap") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the apoeapoc R data set. The size of this file is about 6,660 bytes.

APOE/APOC1 markers and Alzheimer's

Description

This data set contains APOE/APOC1 markers and Chinese Alzheimer's patients and controls. Variable id is subject id and y takes value 0 for controls and 2 for Alzheimer's.

The last six variables are age, sex and genotypes for APOE and APOC with suffixes for each of two alleles (".a1" and ".a2").

Usage

data(apoeapoc)

Format

A data frame

Source

Shi J, Zhang S, Ma C, Liu X, Li T, Tang M, Han H, Guo Y, Zhao JH, Zheng K, Kong X, Zhang K, Su Z, Zhao Z. Association between apolipoprotein CI HpaI polymorphism and sporadic Alzheimer's disease in Chinese. Acta Neurol Scan 2004, 109:140-145.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-gap-apoeapoc.html" width="100%" height="100%" style="border:0px"></iframe>