UBC-MDS/r_outliers_utils: Clean and Perform Initial Exploratory Data Analysis specific to Outliers

As data rarely comes ready to be used and analyzed for machine learning right away, this package aims to help speed up the process of cleaning and doing initial exploratory data analysis specific to outliers. The package focuses on the tasks of identifying univariate outliers, providing summary of outliers like count, range of outliers, visualize them and giving functionality to remove them from data.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://ubc-mds.github.io/r_outliers_utils/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBC-MDS/r_outliers_utils")
UBC-MDS/r_outliers_utils documentation built on Feb. 7, 2022, 9:12 a.m.