Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append subtypes of C #46

Open
wibeasley opened this issue Nov 4, 2017 · 0 comments
Open

Append subtypes of C #46

wibeasley opened this issue Nov 4, 2017 · 0 comments
Assignees

Comments

@wibeasley
Copy link
Member

Develop a function that accepts a data frame with the RelationshpPath variable and appends these four columns.

Relationship Path Extended Family C Rearing C Parent Child C Same Generation
Gen 1 Housemates 1 ? 1 0 1
Gen 2 Siblings 1 1 0 1
Parent Child 1 0 1 0
Ancle Nibling 1 0 ? 0 0
Gen 2 Cousins 1 ? 0 0 1

The question marks arguably are farther away from 0/1 than the other cells.

cc @smasongarrison. Discussed at the November meeting.

@wibeasley wibeasley self-assigned this Nov 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant