Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

slu-soc5050/final-project-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final-project-data

Repository Contents

This repository contains files for:

  • data/ - Use the gss16.rda file to access final project data
  • docs/ - Code used to convert raw data to cleaned data
  • documentation - All ICPSR docs for the GSS - pay particular attention to the codebook .pdf file
  • source - Scripts
  • .gitignore
  • final-project-data.Rproj
  • LICENSE.md
  • README.md

Using the Data

To open the data in a notebook where the data are stored in the data/ folder of your project:

load(here("data", "gss16.rda"))

This will open the gss16 object in your enviornment.

License Information

These data and files are subject to ICPSR's Terms of Use, which are included in the LICENSE.md file.

About SOC 4015 and 5050: Quantitative Analysis

Course Description

This course provides an introduction to applied statistical analysis for graduate students with an emphasis placed on statistical techniques that are most common in the sociological literature. The statistical techniques introduced include measures of central tendency and dispersion as well as measures of bivariate association. Multivariate statistical analyses are also introduced. While the examples may be specific to the social sciences, the theories and skills that are covered are broadly applicable across academic disciplines.

About Christopher Prener, Ph.D.

Chris is an urban and medical sociologist with an interest in mixed methods research designs that incorporate spatial data. His dissertation examined the effect of neighborhood context and conditions on emergency medical services work, particularly with patients who have mental illnesses or substance use disorders. He is also part of a research team examining the effects of literacy on mental health service use and recovery, and his student research team is documenting the effects of systemic street closures in St. Louis. He is an Assistant Professor in the Department of Sociology and Anthropology at Saint Louis University. More details are available at his website and he can be contacted at chris.prener@slu.edu.

About Saint Louis University

Founded in 1818, Saint Louis University is one of the nation’s oldest and most prestigious Catholic institutions. Rooted in Jesuit values and its pioneering history as the first university west of the Mississippi River, SLU offers nearly 13,000 students a rigorous, transformative education of the whole person. At the core of the University’s diverse community of scholars is SLU’s service-focused mission, which challenges and prepares students to make the world a better, more just place.

About

Data and documentation for the 2016 General Social Survey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages