RDIDQ-package: Functions to perform Extrapolative data analysis RDIDQ

Description Details Author(s) References See Also Examples

Description

It provides many function that helps in performing quality check on the data and also give a very brief overview of the data sperately for both numeric and character type data

Details

Package: RDIDQ
Type: Package
Version: 1.0
Date: 2012-12-08
License: GPL-2

Author(s)

Who wrote it:Rahul Mehta

Maintainer: Rahul Mehta <rahulmehtadgr81@gmail.com>

References

http://en.wikipedia.org/wiki/Data_analysis

See Also

ident_cont and ident_cat for identifying continous and categorical variable

Examples

1
2
3
data(iris)
cont_data=ident_cont(iris)
cat_data=ident_cat(iris)

RDIDQ documentation built on May 2, 2019, 9:11 a.m.