COMPUTING


Below, you can find some materials on efficient computing, LaTeX, and R, all from short workshops I have taught.


BayesPostEst


An R package to print tables, generate, and plot postestimation quantities after Bayesian estimation via MCMC. More information at shanascogin.github.io and in the companion article in the Journal of Open Source Software.


R FOR THE LIBERAL ARTS


A short workshop on using R in a liberal arts setting, with case studies on data visualization and network analysis.


WORKFLOW


Resources and suggestions for an efficient computing workflow for social scientists.


LATEX


Resources and suggestions for using the LaTeX typesetting system in a productive manner.


GRAPHICS IN R


A brief tutorial (now a bit outdated) for different varieties of graphics in R.

On my GitHub site are a few repositories and gists for functions I wrote to conveniently present dot-and-whisker plots of regression coefficients, first differences, etc. (using ggplot2) and a few other graphical solutions to facilitate the display of statistical results.