Useful functions for performing common data analysis tasks that I could not find in other packages. For example, flexible functions for discretizing ("binning") continuous variables are included, since this is a common technique used in industry that is not well appreciated in academia. See the vignette for a more detailed high-level explanation, or the documentation for full details.
Version: | 0.1.0 |
Imports: | dplyr, ggplot2, stringr, foreach, magrittr, scales |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2016-05-02 |
Author: | Alex Stringer [aut, cre] |
Maintainer: | Alex Stringer <alex at alexstringer.ca> |
BugReports: | NA |
License: | GPL-3 |
URL: | http://github.com/awstringer, http://alexstringer.ca |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | modellingTools results |
Reference manual: | modellingTools.pdf |
Vignettes: |
modellingTools |
Package source: | modellingTools_0.1.0.tar.gz |
Windows binaries: | r-devel: modellingTools_0.1.0.zip, r-release: modellingTools_0.1.0.zip, r-oldrel: modellingTools_0.1.0.zip |
OS X Mavericks binaries: | r-release: modellingTools_0.1.0.tgz, r-oldrel: modellingTools_0.1.0.tgz |