p0G_data {GSSE} | R Documentation |
Data Set for Illustration of the ‘p0G’ Calculation
Description
This is a small data set used for illustration of the ‘p0G’ calculation. There are 2 columns, 20 rows in this data set.
Usage
data("p0G_data")
Format
A data frame with 20 observations on the following 2 columns with
relative
a factor with levels
Child
,Parent
andSibling
,proband_pd
a factor with levels
No
andYes
.
Source
This data set is a tiny subset of the data set of a Parkinson disease research project supported by Michael J. Fox Foundation.
References
Wang, Y., Clark, L. N., Louis, E. D., Mejia-Santana, H., Harris, J., Cote, L. J., ... & Marder, K. (2008). Risk of Parkinson disease in carriers of parkin mutations: estimation using the kin-cohort method. Archives of neurology, 65(4), 467-474.
Wang, Y., Liang, B., Tong, X., Marder, K., Bressman, S., Orr-Urtreger, A., Giladi, N. & Zeng, D. (2015). Efficient estimation of nonparametric genetic risk function with censored data. Biometrika, 102(3), 515-532.
See Also
p0G_Func()
Examples
data("p0G_data")