Publications by Debarati Chakraborty

Document

04.04.2022

setwd("~/Corey Sparks") ddi <- read_ipums_ddi("usa_00004.xml") Cat <- read_ipums_micro(ddi) ## Use of data from IPUMS USA is subject to conditions including that users should ## cite the data appropriately. Use command `ipums_conditions()` for more details. Recoding Outcome Variable - Income Predictor Variable: Education, Ethnicity, Working s...

1313 sym R (12926 sym/66 pcs) 11 img

Document

28.04.2022

SMART SURVEY DATA Community Involvement C1SMART <- read_excel("C:/Users/debar/Documents/Research/Smart Survey.xlsx") #1. In the past 3 months have you participated in any of the following activities or programs? C1SMARTID <- concat.split.multiple( C1SMART, split.cols = c("community_participation_indiv"), seps = ",", direction = "wide"...

524 sym R (2071837 sym/422 pcs)

Document

15.04.2022

Outcome Variable - Feeling Thermometer (feelings towards gay men and lesbians. Real values 0 - 100 where 0 means a person doesn’t like gay men and lesbians and 100 means a person absolutely likes gay men and lesbians) Predictor variables - Age, Sex, Education, Income, feelings towards feminists, Party of registration. Continuous variables ...

1708 sym R (3653 sym/7 pcs) 3 img