Skip to content

Replication files for Variation in broadband access among undergraduate populations across the United States

Notifications You must be signed in to change notification settings

btskinner/bb_desc_rep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the replication files for

Skinner, B.T., Burtch, T., and Levy, H. (2022). Variation in broadband access among undergraduate populations across the United States. Annenberg Institute at Brown University (EdWorkingPaper: 22-667). Doi: 10.26300/8a57-0r97

To run

Clone the project repository, cd into project directory, and run the makefile:

git clone https://github.com/btskinner/bb_desc_rep.git
cd ./bb_desc_rep
make

Or, after cloning the repository, run the R scripts one by one:

  1. make_data_acs.R
  2. run_stan.R
  3. poststratify.R
  4. make_figures.R
  5. make_tables.R

Figures and tables found in the final paper can be built from figtab.md after completing all scripts and running from the docs directory:

pandoc figtab.md \
--read=markdown \
--write=latex \
--output=./figtab.pdf \
--filter=pandoc-crossref \
--citeproc \
--lua-filter=linebreaks.lua

About

Replication files for Variation in broadband access among undergraduate populations across the United States

Resources

Stars

Watchers

Forks

Packages

No packages published