R

Hidden Markov Model

In a hidden markov model, the markov chain is hidden, we can only observe outcome values. Therefore, additional concepts such as observed states and emission probabilities are explained.

Programming Cheatsheet

Basics of UNIX? R vs Python equivalents? Helpful tips for web development? And more !

Exploratory Data Analysis

Visualization of the relationship between tuberculosis cases, mortality, resistance, etc. compared to country's GDP, population, etc. Tidyverse is used for data cleaning while ggplot2 was used for graphing.