Function reference
-
outlier_identifier() - A function that identify and summarize the count and range of based on the method the user choose
-
trim_outliers() - A function to generate outlier free dataset by imputing them with mean, median or trim entire row with outlier from dataset.
-
visualize_outliers() - A function that plot out the given data with outliers marked.