data preparation Fast data exploration for predictive modeling Before predictive model creation, we need to check/change numerical, categorical, NAs, one unique value and high cardinality variables. This new function will assist us in this task.
exploratory data analysis Exploratory Data Analysis in R (introduction) Exploratory data analysis (EDA) the very first step in a data project. We will create a code-template to achieve this with one function.
rstats Exploratory Data Analysis & Data Preparation with 'funModeling' funModeling quick-start This package contains a set of functions related to exploratory data analysis, data preparation, and model performance. It is used by people coming from business, research, and teaching (professors and students)