read_dta("PSID.dta") PSID <- read_dta("PSID.dta") new_id <- PSID[PSID$id>=5000,]
I am trying to create a linear regre