Skip to content

Counties project with DASH/NEEMA to estimate prevalence of adolescents who have ever had sex at the county-level

Notifications You must be signed in to change notification settings

PPML/counties-rep-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

counties-project

Aim: Estimate the prevalence of sexual activity by age, sex and county in the U.S.

Key scripts are the ones that are numbered.

Data Processing scripts For surveys NSFG, ACS and YRBS (labelled 00a, 00b and 00c), these scripts take raw survey data (uploaded to Stanford med box) and process all variables to create final csv files (also available on Stanford med box) that are used for analysis. Necessary adjustments will depend on whether we add or recode variables, or add years.

01_data_description This is an exploratory script which will likely inform the first part of the results section, e.g. determining sample sizes, average characteristics.

YRBS_ACS matching Maps ACS counties to YRBS districts (not needed for main analysis)

Prediction (Analysis) scripts The scripts for national, county and state predictions (using NSFG, ACS and YRBS, respectively).

  1. The national prediction script consists of the model to generate predictions (currently using logistic model). 02a uses machine learning approach to generate predictions
  2. The county predictions script applies these predictions to the county level.
  3. The state predictions scripts (04a, 04b, 04c) fill in the states without YRBS data, depending on the method.

05_state_raking This script 'adjusts' the county-level estimates to the state-level predictions. Currently this is only done for states with complete data.

Note the Results folder contains a lot of results, however the used versions are the filepaths that are pointed to within the scripts.

About

Counties project with DASH/NEEMA to estimate prevalence of adolescents who have ever had sex at the county-level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages