ADNI3 APOE Genotypes

data(apoe3)

Format

A data frame with 489 rows and 4 variables

Details

A dataset with variables as follows:

  • RID -4 -4 Participant roster ID

  • APGEN1 -4 -4 Genotype - Allele 1

  • APGEN2 -4 -4 Genotype - Allele 2

Examples

if (FALSE) {
describe(apoe3)
}