https://github.com/cran/SmartEDA
Raw File
Tip revision: c2131c836e6fc7664f05b4602d14c33446011aad authored by Dayanand Ubrangala on 21 May 2018, 05:15:25 UTC
version 0.2.0
Tip revision: c2131c8
DESCRIPTION
Package: SmartEDA
Type: Package
Title: Summarize and Explore the Data
Version: 0.2.0
Author: Dayanand Ubrangala; Kiran R; Ravi Prasad Kondapalli
Maintainer: Dayanand Ubrangala<daya6489@gmail.com>
Depends: R (>= 3.3.0)
Imports: ggplot2(>= 2.2.1),scales(>= 0.5.0),utils,rmarkdown(>=
        1.9),ISLR(>= 1.2),data.table(>= 1.10.4-3),stringi(>=
        1.1.7),gridExtra(>= 2.3)
Description: Exploratory analysis on any input data describing the structure and the relationships present in the data. The package automatically select the variable and does related descriptive statistics. Analyzing information value, weight of evidence, custom tables, summary statistics, graphical techniques will be performed for both numeric and categorical predictors.
License: MIT + file LICENSE
Suggests: psych, Hmisc, smbinning,testthat,knitr, covr
Encoding: UTF-8
LazyData: true
Repository: CRAN
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-21 06:00:31 UTC; dubrangala
Date/Publication: 2018-05-21 06:15:25 UTC
back to top