svy_data_raw <- dbGetQuery(con, "SELECT * FROM youth_thriving.raw_survey_data") svy_dd <- dbGetQuery(con, "SELECT * FROM youth_thriving.bvys_datadictionary_2024 ...
This week's lecture covered multiple linear regression, and we went through five potential reasons for adding independent variables: confounding, mediation, prediction, flexibility, and moderation.