Static and dynamic network visualization with R

This is a comprehensive tutorial on network visualization with R. It covers data input and formats, visualization basics, parameters and layouts for one-mode and bipartite graphs; dealing with multiplex links, interactive and animated visualization for longitudinal networks; and visualizing networks on geographic maps. To follow the tutorial, download the code and [...]

Sunbelt network visualization: R and Gephi tutorials

More details to follow, but for now: workshop materials from Sunbelt 2016.   Basic and Advanced Network Visualization with Gephi Sunbelt 2016 workshop materials Network visualization with Gephi: workshop handout (PDF) Network visualization with Gephi: example data files (ZIP)   Basic and Advanced Network Visualization with R Sunbelt 2016 workshop materials [...]

Upcoming network visualization workshops at Sunbelt and POLNET

In the next few months,  I will be running several network visualization workshops using R and Gephi at Sunbelt 2016 (Newport Beach, CA) and Political Networks (St. Louis, MO). The descriptions follow below - if you are going to one of the conferences, do stop by! By popular demand, the workshops [...]

Network analysis with R and igraph: NetSci X Tutorial

Get the tutorial PDF and code, or download on GithHub. A more recent tutorial covering network basics with R and igraph is available here. If you find the materials useful, please cite them in your work – this helps me make the case that open publishing of digital materials like this [...]

The world as seen in political statements

A new Politico post produced by our lab examines the mentions of countries around the globe in congressional documents. We look at the frequency of country mentions and co-occurrence. These numbers were extracted from political statements provided by VoteSmart. Here we post the data we used for those visualizations. The files [...]

2018-06-15T17:49:13-04:00June 8th, 2015|Tags: , , , , , |

The Congress Tweets You Never Did See

Politicians Descriptive Party States URLs Terms/Tags Sentiment Term net [UPDATE 15/03/30] Check out this follow-up post to get the R code used to extract and clean the Politwoops & Twitter data. A package that automates the data collection is now available on GitHub: PolitwoopsR. For some months now, I've been playing [...]

Facebook data collection and photo network visualization with Gephi and R

Facebook Network: Gephi Facebook Network: igraph Facebook Network: qgraph [Update April 26 2o14] Esteban Moro reminded me that there's no need to manually rescale igraph layouts now - one can use layout.norm() instead (script updated accordingly). Hugle [...]

Gephi Workshop at Northeastern’s NULab

On March 25, the NULab for Texts, Maps, and Networks is holding a Gephi workshop on static/dynamic network visualization that I'm leading.  Details and materials for the workshop follow below. Time: Tue, March 25, 2014 - 12:00-1:30pm Location: Northeastern University, Dana Building floor 5, CCNR Description: This workshop provides an introduction [...]

2018-06-15T17:41:44-04:00March 23rd, 2014|Tags: , , , , |

Boston Data Day 2013 Skill-A-Thon

The Data Swap 2013 skill-a-thon organized by The Boston Globe, NULab for Texts, Maps, and Networks, and The Boston Area Research Initiative is taking place on October 17-18. The materials for the quick network tutorial I'm doing there are posted below. DataSwap 2013 network presentation (Download PDF). Visualizing network dynamics: Download [...]

Topics in Mainstream Media: A Dynamic Network Visualization

My doctoral dissertation (defended a few months back) studies a dynamic network of news outlets and the topics they cover over time. It implements a measure of media fragmentation and uses actor-based modeling to evaluate the impact of economic, political, organizational, and structural forces on certain properties of the media agenda. [...]

Intro materials: network analysis software (UCINET, NodeXL, Gephi, Statnet, ERGM, RSiena)

In the fall of 2012, I got to design & lead the weekly labs for a network seminar at USC. I also worked on the methods portion of the syllabus for the class. COMM 645: Communication Networks is a PhD-level course taught by Peter Monge. The labs cover a range of [...]

Political Efficacy on the Internet: A Media System Dependency Approach

Just presented at the NCA 2012 Convention, Orlando FL, Top Papers in Political Communication panel. This study takes an MSD approach to look at the impact of the Internet on political efficacy. The results show that online political efficacy is associated with the perceived comprehensiveness and credibility of online news. Efficacy [...]

Go to Top