LCKModeling

Small personal project fitting models to investigate the best predictor for win frequency in the League of Legends LCK.
Read “League of Legends: LCK 2023 Spring Split Trend Analysis” here
All credit goes to Oracle’s Elixir as I use their data.

Required R dependencies:
tidyverse: ggplot2, dplyr, knitr, readr, stringr,
broom,
here,
and kableExtra.


Note:
I also use usethis
and gitcreds to streamline workflow between multiple machines.