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'.

Getting started

Package details

AuthorAkash Jain
MaintainerAkash Jain <akashjain02.05@gmail.com>
LicenseGPL-2
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("StatMeasures")

Try the StatMeasures package in your browser

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

StatMeasures documentation built on May 2, 2019, 1:44 p.m.