Markov Chains
University Projects #Mathematics#Data Science
NOTEClick this link to view the full write-up.
Overview
Implementation of Markov chain analysis from scratch in R.
Key Concepts
- Implemented Markov chain analysis from mathematical foundations
- Compared implementation with built in R functions to test validity
Technologies
R, Probability Theory, Matrix Operations