Package: funModeling
Type: Package
Title: Exploratory Data Analysis and Data Preparation Tool-Box Book
Description: Around 10% of almost any predictive modeling project is spent in predictive modeling, 'funModeling' and the book Data Science Live Book (<http://livebook.datascienceheroes.com/>) are intended to cover remaining 90%: data preparation, profiling, selecting best variables 'dataViz', assessing model performance and other functions.
Version: 1.6.8
Date: 2018-07-31
Authors@R: person("Pablo", "Casas", role = c("aut", "cre"), email = "pcasas.biz@gmail.com")
Maintainer: Pablo Casas <pcasas.biz@gmail.com>
License: GPL-2
BugReports: https://github.com/pablo14/funModeling/issues
URL: livebook.datascienceheroes.com
LazyData: true
Imports: ROCR, ggplot2, gridExtra, pander, reshape2, scales, dplyr,
        lazyeval, utils, RColorBrewer, moments, entropy
Depends: R (>= 3.2.1), Hmisc (>= 3.17.1)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-31 21:54:10 UTC; oblaphouses
Author: Pablo Casas [aut, cre]
Repository: CRAN
Date/Publication: 2018-07-31 22:30:03 UTC
