kin.data {kin.cohort} | R Documentation |
sample data for kin-cohort analysis
Description
Simulated data of a study on the penetrance of breast cancer for carriers 2 mutations.
Usage
data(kin.data)
Format
A data frame with 15341 observations on the following 5 variables.
age
- age at diagnosis or at last follow-up
cancer
- disease status (1: breast cancer, 0: no breast cancer
gen1
- gen1 genotypes of proband
gen2
- gen2 genotypes of proband
rel
- relationship with proband 1:parent or offspring, 2:sibling
family
- family id
Examples
data(kin.data)
[Package
kin.cohort version 0.6
Index]