Recently Published
Document
An initial attempt at demonstrating a rudimentrary, and frankly poorly executed, simple linear regression analysis using R, dplyr, and the Citi bike dataset all pieced together to serve as a code-through.
Tempe Traffic Data Dashbord - Final Project PAF 513
Analyzing Tempe, Arizona traffic data, we built on existing infrastructure developed by Jesse Lecy and completed an operational dashboard enabling stakeholders to create custom views.
Basic Sentiment Analysis Using stringr - ESO Quest Vibes
This codethrough reviews the very basic steps associated with running a sentiment analysis using stringr and the Amazon Fine Food Reviews dataset, all set to an RPG quest theme.
Monty Hall Game Show
An example of control structures using R. This project contains the necessary functions to play the Monty Hall Gameshow - 3 doors, 2 goats, 1 car.