I write a lot of codes for my data analyses and model building. I thought of putting all of them at one place so as to not rewrite them and this repository serves the same purpose. For anyone who wishes to use my codes, make modifications etc. please feel free to do so.
-
UniBiTriCuts.R: This R file has the code to get counts of different combinations of levels within of factor variables.
-
ChiSq_Vis.R: Visualising ChiSq p-values like the correlation matrix using corrplot library. Requires tidyr package as well.
-
Scrapers: Scrapers of Different websites. Currently for 5 and include: Accuweather, DistrictsofIndia, IMDB, The Economist and XKCD.