Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 2.66 KB

presentations.md

File metadata and controls

23 lines (13 loc) · 2.66 KB
layout title permalink active
page
Presentations
/presentations/
miscelanea

I occasionally get asked to give presentations on topics that are not directly connected to a manuscript/working paper. I put a link to those here for posterity. An astute reader will note that the underlying code for these presentations exists in a subdirectory on the Github repository for my website.

This is a presentation that outlines a course proposal on intermediate quantitative methods. It draws reference to a few things. First, here's the Github repository of this presentation for reproducibility (i.e. students can do these things as I did them). Do note that this presentation also leans on a few R packages, prominently my suite of R packages. These include {stevetemplates}, {stevemisc}, and {stevedata}. Of note: {steveproj} would be a better use of {stevetemplates} in Rstudio than just the single Word template I mention (but space/time considerations mean I can't discuss LaTeX installations or GNU Make). The example I use is derived from a post on my blog.

This is a presentation on two different means to the same kind of statistical inference. The application is the gender pay gap in the United States. Another version of basically the same topic/analysis is available on my blog.

This is a presentation on how to use regression to answer an important social/political topic of interest. The application is attitudes toward immigrants in the United Kingdom. This presentation is derived from a post on my blog.