Learn R Programming

GSSE (version 0.1)

p0G_data: 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")

Arguments

Format

A data frame with 20 observations on the following 2 columns with
relative
a factor with levels Child, Parent and Sibling,
proband_pd
a factor with levels No and Yes.

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

Run this code
data("p0G_data")

Run the code above in your browser using DataLab