-
Notifications
You must be signed in to change notification settings - Fork 12
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
florida_twins_behavior #734
Comments
similar with florida_twins, so i guess we need to, but i might be wrong... they have panas items, cads, friends, etc that can be split |
yeah i think we should split here. apologies that i messed this up in the beginning! |
see also comment i made in #735 . i think these are intertwined. |
@saviranadela same here |
@ben-domingue i think i understand why you separated this from the other one. based on the LDbase site, they categorize the data into four types:
from what you’ve worked with previously, we only have # 2 (which is the florida_twins) and # 3 (florida_twins_behavior). my guess is that # 3 is meant to include elements of both # 1 and # 4, which could explain why you didn’t include # 1 and # 4. so my conclusion is, this might not be redundant with florida_twins #735 please let me know if this makes sense to you! 😬 more: https://ldbase.org/datasets/1c53beea-ddc1-4efa-a88b-dc18f311f1c6 |
i think this makes sense. the two datasets at the beginning were just not quite right; at this point, i am happy with just decomposing the big 2 into N smaller datasets but i'm not really sure what the right value for N is. it sounds like you're getting some traction on it though? |
decomposed to 7 smaller datasets data: code:
|
we should investigate whether this should be multiple tables.
code here: https://github.com/ben-domingue/irw/blob/main/data/florida_twins_behavior.R
The text was updated successfully, but these errors were encountered: