CRAN

dlookr 0.3.9

Tools for Data Diagnosis, Exploration, Transformation

Released Mar 16, 2019 by Choonghyun Ryu

This package cannot yet be used with Renjin it depends on other packages which are not available: mice 3.4.0, tibble 2.1.1, dplyr 0.8.0.1, rlang 0.3.2, kableExtra 1.1.0, DMwR 0.4.1, ggplot2 3.1.0, RcmdrMisc 2.5-0, tidyr 0.8.3, and purrr 0.3.2

Dependencies

tidyr 0.8.3 dplyr 0.8.0.1 rlang 0.3.2 ggplot2 3.1.0 purrr 0.3.2 RcmdrMisc 2.5-0 mice 3.4.0 DMwR 0.4.1 kableExtra 1.1.0 tibble 2.1.1 RColorBrewer 1.1-2 rmarkdown 1.12 tidyselect 0.2.5 smbinning 0.8 prettydoc 0.2.1 rpart 4.1-13 knitr 1.22 xtable 1.8-2 classInt 0.3-1 moments 0.14 tinytex 0.11 corrplot 0.84 gridExtra 2.3 magrittr 1.5

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.

Source

R

View GitHub Mirror

Release History