Recently Published
MB_NOAA Storm Data: U.S. Impact Analysis
MIKEB - COURSERA : REPRODUCIBLE RESEARCH PROJECT 2
How to Build a Dorling Cartogram in R
his tutorial demonstrates how to create a Dorling cartogram using census tract data for Minneapolis–Saint Paul. We visualize median home value (MHV) and explore spatial clustering using proportional circles and neighborhood layout.
Techniques include spatial data wrangling, cartogram generation with cartogram_dorling(), and map styling with ggplot2.
STAT 353 Project 1 — Exploring CollegeScores4yr
This project explores the CollegeScores4yr dataset from the Lock5 Statistics book (3rd edition).
The data come from the U.S. Department of Education College Scorecard (downloaded November 2019) and include 4-year colleges/universities with variables such as:
DocumentAI Text Completion Engine with R Shiny
A simple NLP-based predictive text model using R and Shiny.