alookr: Model Classifier for Binary Classification (original) (raw)

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.4.0
Depends: R (≥ 3.2.0), ggplot2 (≥ 3.0.0), randomForest
Imports: caTools, cli (≥ 1.1.0), dlookr, dplyr (≥ 0.7.6), future, MASS, MLmetrics, methods, parallelly, party, purrr, ROCR, ranger, rlang, rpart, stats, tibble, tidyr, tidyselect, xgboost, glmnet
Suggests: knitr, ISLR, mice, mlbench, rmarkdown, stringi
Published: 2025-09-16
DOI: 10.32614/CRAN.package.alookr
Author: Choonghyun Ryu [aut, cre]
Maintainer: Choonghyun Ryu <choonghyun.ryu at gmail.com>
BugReports: https://github.com/choonghyunryu/alookr/issues
License: GPL-2
URL: https://choonghyunryu.github.io/alookr/
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: alookr results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=alookrto link to this page.