README.md

Family Networks

R package for constructing family networks following the naming convention used in the Philippines. This method is used and described in Cruz, Labonne, and Querubin (2016) & Querubin (2011).

Rules

It is possible to approximate actual family networks in the Philippines because of strict patterns of name inheritance. Everyone is born with a given (first) name and two surnames--their mother and father's family names (which in turn came from their fathers). When women marry, they take their husband's family name (the husband's father's family name) and retain their father's family name.

Functions

I provide three functions for constructing different types of networks.

Installation

To install the current version of FamilyNetworks, run the following code.

library(devtools)
install_github("mwdavids/FamilyNetworks")

References

Cruz, Cesi, Julien Labonne, and Pablo Querubin (2016). “Politician Family Networks and Electoral Outcomes”. Revise and Resubmit at American Economic Review.

Querubin, Pablo (2011). “Political Reform and Elite Persistence: Term Limits and Political Dynasties in the Philippines”. Working paper.



mwdavids/familyNetworks documentation built on May 23, 2019, 10:56 a.m.