preproviz: Tools for Visualization of Interdependent Data Quality Issues

Data quality issues such as missing values and outliers are often interdependent, which makes preprocessing both time-consuming and leads to suboptimal performance in knowledge discovery tasks. This package supports preprocessing decision making by visualizing interdependent data quality issues through means of feature construction. The user can define his own application domain specific constructed features that express the quality of a data point such as number of missing values in the point or use nine default features. The outcome can be explored with plot methods and the feature constructed data acquired with get methods.

Getting started

Package details

AuthorMarkus Vattulainen [aut, cre]
MaintainerMarkus Vattulainen <markus.vattulainen@gmail.com>
LicenseGPL-2
Version0.2.0
URL https://github.com/mvattulainen/preproviz
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("preproviz")

Try the preproviz package in your browser

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

preproviz documentation built on May 2, 2019, 7:02 a.m.