A dataset created for educational and illustrative use, containing a fictional pedigree modeled after characters from the Harry Potter series. This data is structured for use in software demonstrations involving pedigree diagrams, inheritance structures, and kinship modeling. This dataset is not intended to represent any real individuals or families. It includes no narrative content or protected expression from the original works and is provided solely for educational purposes. This dataset is not endorsed by or affiliated with the creators or copyright holders of the Harry Potter series.
Usage
data(potter)
Details
The variables are as follows:
personID
: Person identification variablefamID
: Family identification variablename
: Name of the persongen
: Generation of the personmomID
: ID of the motherdadID
: ID of the fatherspouseID
: ID of the spousesex
: Sex of the ID: 1 is male; 0 is femaletwinID
: ID of the twin, if applicablezygosity
: Zygosity of the twin, if applicable. mz is monozygotic; dz is dizygotic
IDs in the 100s momID
s and dadID
s are for people not in the dataset.