-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
At this moment 5 studies have submitted models with the following predictors:
> unique(ls_odds$octo$predictor) %>% as.character()
[1] "age" "eduyrs" "cogact" "numfr" "male"
> unique(ls_odds$lasa$predictor) %>% as.character()
[1] "age" "male" "education" "cogpartic" "network"
> unique(ls_odds$wh$predictor)%>% as.character()
[1] "age" "male" "tedtotyr" "leisure" "netw"
> unique(ls_odds$h70$predictor)%>% as.character()
[1] "age" "sex" "EDUYR" "cogcomp" "socsize"
> unique(ls_odds$map$predictor)%>% as.character()
[1] "age" "male" "edu" "cogact_old" "soc_net" Question
What are good labels for study-specific names of cognitive_activity and social_network_size? What should the names of these two harmonized variables be?
Tables
VIew tables in a Word file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels