Binary classification modeling with alookr
.
Features:
The name alookr
comes from looking at the analytics process
in the data analysis process.
The released version is available on CRAN. but not yet.
install.packages("alookr")
Or you can get the development version without vignettes from GitHub:
::install_github("choonghyunryu/alookr") devtools
Or you can get the development version with vignettes from GitHub:
install.packages(c("ISLR", "spelling", "mlbench"))
::install_github("choonghyunryu/alookr", build_vignettes = TRUE) devtools
alookr includes several vignette files, which we use throughout the documentation.
Provided vignettes is as follows.
browseVignettes(package = "alookr")
For information on how to use dlookr package, refer to the following website.