fam.data {LFSPRO}R Documentation

Family information data

Description

Family information data used in function LFSpro.

Usage

fam.data

Format

A data frame containing 9 variables.

fam.id

family id

id

individual id

fid

father id

mid

mother id

gender

gender. 0: female, 1: male

age

If the individual was alive at the last contact date, use the age at that time. otherwise, use the age at death.

Details

Family id could include characters, but id, father id and mother id must be interger larger than 0.

See Also

cancer.data

Examples

fam.data

[Package LFSPRO version 1.0.5 Index]