In this video, I teach students in Data Viz 2102 how to make basic regression tables with the broom package. I talk a little bit about the benefits of broom's tidy() function relative to the standard summary() function that is commonly used to display regression results in R. Along the way, I show students how to use Steven Miller's peacesciencer package to do an analysis of civil conflict that mirror's Fearon and Laitin's famous analysis (2003) of civil war. https://dataviz-gwu.rocks/modules/module-4.2.html 00:00 - Introduction 01:57 - Make a dataframe with peacesciencer 08:21 - Run the regression 12:01 - Displaying regression results