Outline of notes
- Getting Started
- R, RStudio, R Markdown
- Coding Best Practices
- Introduction
- Handling Data
- Basics of Data Wrangling
- Wrangling in the tidyverse
- A data cleaning pipeline for research projects
- [In Progress] Descriptive Statistics
- [In Progress] Data Visualization
- The Linear Model
- Linear Regression
- Logistic Regression
- [In Progress] Interactions
- [In Progress] Model Selection
- [In Progress] Mixed-effects linear models
- [In Progress] A discussion on probabilities and probability distributions
- [In Progress] Simulations (I)
- Monte Carlo Simulations
- The Bootstrap
- [In Progress] Simulations (II): Statistics in Machine Learning
- Understanding the statistics of machine learning models
- [In Progress] Data Mining
- Introduction to Time Series Data
- Time Series Basics
- Smoothing-based models
- Time-Series Regression
- Optimization
- Linear Optimization
- Integer-valued Optimization
…