dlookr: Tools for Data Diagnosis, Exploration, Transformation

A collection of tools that support data diagnosis, exploration, and transformation. Data diagnostics provides information and visualization of missing values, outliers, and unique and negative values to help you understand the distribution and quality of your data. Data exploration provides information and visualization of the descriptive statistics of univariate variables, normality tests and outliers, correlation of two variables, and the relationship between the target variable and predictor. Data transformation supports binning for categorizing continuous variables, imputes missing values and outliers, and resolves skewness. And it creates automated reports that support these three tasks.

Package details

AuthorChoonghyun Ryu [aut, cre]
MaintainerChoonghyun Ryu <choonghyun.ryu@gmail.com>
LicenseGPL-2
Version0.6.3
URL https://github.com/choonghyunryu/dlookr/ https://choonghyunryu.github.io/dlookr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dlookr")

Try the dlookr package in your browser

Any scripts or data that you put into this service are public.

dlookr documentation built on May 29, 2024, 2 a.m.