R

Intubation Prediction

Built ML models to help hospital authorities better manage resources by predicting the intubation needs for COVID+ patients.

ESP 2019 Data Analysis

Investigate the association of numeracy scales with self-reported health status and healthcare-provider visits.

Heart Disease Prediction with ML methods

This is a poster I designed applied and compared several ML methods in predicting CVD.

SCR Package

This is an educational use R package aims to help students get a better view of Rizzo's book 'Statistical Computing with R'.

ggplot2 - A Strong Package Used in Data Visulization

ggplot2 is an R package created by Hadley Wickham. It has a great use in statistical data visulization. I got in touch with it in the first year of my graduate study and I had so much fun presenting statistical plot with the help of ggplot2! However, there are so many aesthetics and parameter settings in this package, and it is easy to mixed up. ggplot cheatsheet is always ready for help.