StatMeasures: Easy Data Manipulation, Data Quality and Statistical Checks

Offers useful functions to perform day-to-day data manipulation operations, data quality checks and post modelling statistical checks. One can effortlessly change class of a number of variables to factor, remove duplicate observations from the data, create deciles of a variable, perform data quality checks for continuous (integer or numeric), categorical (factor) and date variables, and compute goodness of fit measures such as auc for statistical models. The functions are consistent for objects of class 'data.frame' and 'data.table', which is an enhanced 'data.frame' implemented in the package 'data.table'.

Version: 1.0
Depends: R (≥ 3.1.3)
Imports: data.table (≥ 1.9.4)
Published: 2015-03-27
Author: Akash Jain
Maintainer: Akash Jain <akashjain02.05 at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: StatMeasures results

Downloads:

Reference manual: StatMeasures.pdf
Package source: StatMeasures_1.0.tar.gz
Windows binaries: r-devel: StatMeasures_1.0.zip, r-release: StatMeasures_1.0.zip, r-oldrel: StatMeasures_1.0.zip
macOS binaries: r-release: StatMeasures_1.0.tgz, r-oldrel: StatMeasures_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=StatMeasures to link to this page.