Social Network R Package

Photo by JJ Ying on Unsplash

This R Package was developed in conjunction with the final project for BANA-277, Customer and Social Analytics. The data that we used in this project was event level customer data and was not suitable to use with iGraph, as this package requires data to be in two columns, a “Source” and a “Target” node (“Source” products point to “Target” products). This package transforms a given dataframe of this type and returns an iGraph object; it takes as parameters a user ID and a product ID.

Matthias Ronnau
Matthias Ronnau
MSBA Program Ambassador

My studies include sampling theory and design, probability, and linear modeling. I love camping, working on cars, and spending time with my family.

Related