Home
Regression Modeling in Social Sciences Using GSS¶
This site explains regression modeling in social sciences using General Social Survey (2024) dataset.
Install RStudio¶
There are three options to use RStudio:
-
Works on browser. Difficulty: 1/5
-
Works on personal computer. Difficulty: 3/5
-
Using RStudio on a university lab computer
Works on university lab computer. Difficulty: 4/5
Modules¶
There are 15 modules, each of them containing: (1) R script file, (2) Lab assignment, (3) Sample lab assignment, and (4) Module content.
After completing the modules, users will be able to run and interpret multiple linear regression and logistic regression analysis.
Resources¶
-
Learn how to navigate the site and use its built-in tools.
-
Look up GSS variable names, labels, question wording, and response options.
-
Browse course concepts alphabetically or by module.
-
Set up and use RStudio in the cloud, on your computer, or in university labs.
-
Access scripts and codebooks for datasets beyond the GSS.
-
Browse tagged sections such as #code, #output, and #interpretation.