pednew {GESE}R Documentation

pednew - an example pedigree structure

Description

A data frame of the complete pedigree strucutre for the families included

Usage

data("pednew")

Format

A data frame of 1700 observations on the following 26 variables.

FID

Family ID of class character

IID

Individual ID of class character

faID

Father ID, NA if missing

moID

Mother ID, NA if missing

sex

Sex, 1 for male, 2 for female and NA if missing.

Examples

data(pednew)

[Package GESE version 2.0.1 Index]