R Dataset / Package gap / PD

On this R-data statistics page, you will find information about the PD data set which pertains to A study of Parkinson's disease and APOE, LRRK2, SNCA makers. The PD data set is found in the gap R package. You can load the PD data set in R by issuing the following command at the console data("PD"). This will load the data into a variable called PD. If R says the PD 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 PD R data set. The size of this file is about 84,782 bytes.

A study of Parkinson's disease and APOE, LRRK2, SNCA makers

Description

A study of Parkinson's disease and controls with APOE, LRRK2 markers rs10506151, rs10784486, rs1365763, rs1388598, rs1491938, rs1491941 and SNCA markers m770, int4 and SNCA. The column abc indicates if a subject is familial Parkinson's (+), sporadic (-), or controls (Control). Races involved are American Indians (AI), African American (B), and the rest are Caucasians. Diagnosis also included possible (POS), probable (PRO) and definite PDs. AON is the age at onset.

Usage

data(PD)

Format

A data frame

Source

Prof Abbas Parsian at NIH

References

Parsian et al. ASHG 2005, Toronto

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

Attachments: csv, json

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