alookr: Model Classifier for Binary Classification

A collection of tools that support data splitting, predictive modeling, and model evaluation. A typical function is to split a dataset into a training dataset and a test dataset. Then compare the data distribution of the two datasets. Another feature is to support the development of predictive models and to compare the performance of several predictive models, helping to select the best model.

Version: 0.3.2
Depends: R (≥ 3.2.0), ggplot2, randomForest
Imports: dlookr, dplyr, stats, methods, caTools, ggmosaic, tidyr, tidyselect, unbalanced, rlang, tibble, cli, party, rpart, ranger, MLmetrics, MASS, RColorBrewer, ROCR, future, purrr
Suggests: knitr, ISLR, spelling, mlbench
Published: 2020-06-07
Author: Choonghyun Ryu [aut, cre]
Maintainer: Choonghyun Ryu <choonghyun.ryu at gmail.com>
BugReports: https://github.com/choonghyunryu/alookr/issues
License: GPL-2 | file LICENSE
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: alookr results

Downloads:

Reference manual: alookr.pdf
Vignettes: Cleansing the dataset
Classification Modeling
Splitting the dataset
Package source: alookr_0.3.2.tar.gz
Windows binaries: r-devel: alookr_0.3.2.zip, r-release: alookr_0.3.2.zip, r-oldrel: alookr_0.3.2.zip
macOS binaries: r-release: alookr_0.3.2.tgz, r-oldrel: alookr_0.3.2.tgz
Old sources: alookr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=alookr to link to this page.