Learn R Programming

⚠️There's a newer version (0.6.3) of this package.Take me there.

dlookr (version 0.5.2)

Tools for Data Diagnosis, Exploration, Transformation

Description

A collection of tools that support data diagnosis, exploration, and transformation. Data diagnostics provides information and visualization of missing values and 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 relationship between target variable and predictor. Data transformation supports binning for categorizing continuous variables, imputates missing values and outliers, resolving skewness. And it creates automated reports that support these three tasks.

Copy Link

Version

Install

install.packages('dlookr')

Monthly Downloads

2,298

Version

0.5.2

License

GPL-2 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Choonghyun Ryu

Last Published

November 22nd, 2021

Functions in dlookr (0.5.2)

diagnose

Diagnose data quality of variables
describe

Compute descriptive statistic
compare_numeric

Compare numerical variables
correlate.tbl_dbi

Compute the correlation coefficient between two numerical data
describe.tbl_dbi

Compute descriptive statistic
compare_category

Compare categorical variables
diagnose.tbl_dbi

Diagnose data quality of variables in the DBMS
binning

Binning the Numeric Data
correlate

Compute the correlation coefficient between two numerical data
binning_by

Optimal Binning for Scoring Modeling
diagnose_numeric

Diagnose data quality of numerical variables
diagnose_outlier

Diagnose outlier of numerical variables
eda_web_report

Reporting the information of EDA with html
find_class

Extract variable names or indices of a specific class
eda_paged_report

Reporting the information of EDA
eda_paged_report.tbl_dbi

Reporting the information of EDA for table of the DBMS
diagnose_category

Diagnose data quality of categorical variables
diagnose_sparese

Diagnosis of level combinations of categorical variables
diagnose_web_report

Reporting the information of data diagnosis with html
diagnose_numeric.tbl_dbi

Diagnose data quality of numerical variables in the DBMS
diagnose_category.tbl_dbi

Diagnose data quality of categorical variables in the DBMS
find_na

Finding variables including missing values
diagnose_paged_report

Reporting the information of data diagnosis
normality

Performs the Shapiro-Wilk test of normality
find_skewness

Finding skewed variables
imputate_na

Impute Missing Values
diagnose_report.tbl_dbi

Reporting the information of data diagnosis for table of the DBMS
diagnose_report

Reporting the information of data diagnosis
kurtosis

Kurtosis of the data
import_google_font

Import Google Fonts
find_outliers

Finding variables including outliers
get_transform

Transform a numeric vector
diagnose_paged_report.tbl_dbi

Reporting the information of data diagnosis for table of the DBMS
plot.relate

Visualize Information for an "relate" Object
get_os

Finding Users Machine's OS
diagnose_web_report.tbl_dbi

Reporting the information of data diagnosis for table of the DBMS with html
get_percentile

Finding percentile
diagnose_outlier.tbl_dbi

Diagnose outlier of numerical variables in the DBMS
dlookr-package

dlookr: Tools for Data Diagnosis, Exploration, Transformation
imputate_outlier

Impute Outliers
normality.tbl_dbi

Performs the Shapiro-Wilk test of normality
eda_web_report.tbl_dbi

Reporting the information of EDA for table of the DBMS with html
jobchange

Job Change of Data Scientists
overview

Describe overview of data
dlookr_orange_paged

Generate paged HTML document
entropy

Calculate the entropy
dlookr_templ_html

dlookr HTML template Loads additional style and template file
plot.compare_category

Visualize Information for an "compare_category" Object
plot.compare_numeric

Visualize Information for an "compare_numeric" Object
plot_outlier.target_df

Plot outlier information of target_df
extract

Extract bins from "bins"
plot_correlate.tbl_dbi

Visualize correlation plot of numerical data
plot_correlate

Visualize correlation plot of numerical data
plot_outlier

Plot outlier information of numerical data diagnosis
summary.compare_category

Summarizing compare_category information
eda_report

Reporting the information of EDA
plot.transform

Visualize Information for an "transform" Object
plot_normality

Plot distribution information of numerical data
summary.compare_numeric

Summarizing compare_numeric information
plot_normality.tbl_dbi

Plot distribution information of numerical data
get_class

Extracting a class of variables
jsd

Jensen-Shannon Divergence
eda_report.tbl_dbi

Reporting the information of EDA for table of the DBMS
kld

Kullback-Leibler Divergence
get_column_info

Describe column of table in the DBMS
plot.imputation

Visualize Information for an "imputation" Object
heartfailure

Heart Failure Data
plot.optimal_bins

Visualize Distribution for an "optimal_bins" Object
plot_bar_category

Plot bar chart of categorical variables
plot_hist_numeric

Plot histogram of numerical variables
plot.univar_category

Visualize Information for an "univar_category" Object
relate

Relationship between target variable and variable of interest
print.relate

Summarizing relate information
plot.univar_numeric

Visualize Information for an "univar_numeric" Object
target_by.tbl_dbi

Target by one column in the DBMS
transform

Data Transformations
summary.transform

Summarizing transformation information
summary.univar_category

Summarizing univar_category information
plot_box_numeric

Plot Box-Plot of numerical variables
plot_outlier.tbl_dbi

Plot outlier information of numerical data diagnosis in the DBMS
performance_bin

Diagnose Performance Binned Variable
univar_numeric

Statistic of univariate numerical variables
plot_na_hclust

Combination chart for missing value
transformation_web_report

Reporting the information of transformation with html
univar_category

Statistic of univariate categorical variables
summary.overview

Summarizing overview information
transformation_report

Reporting the information of transformation
plot_qq_numeric

Plot Q-Q plot of numerical variables
transformation_paged_report

Reporting the information of transformation
summary.performance_bin

Summarizing Performance for Binned Variable
plot.bins

Visualize Distribution for a "bins" object
plot.overview

Visualize Information for an "overview" Object
skewness

Skewness of the data
plot.performance_bin

Visualize Performance for an "performance_bin" Object
plot_na_intersect

Plot the combination variables that is include missing value
summary.imputation

Summarizing imputation information
plot_na_pareto

Pareto chart for missing value
summary.optimal_bins

Summarizing Performance for Optimal Bins
summary.bins

Summarizing Binned Variable
target_by

Target by one variables
summary.univar_numeric

Summarizing univar_numeric information