funModeling (1.9.5)
Published 2026-02-24 13:47:13 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("funModeling")About this package
Around 10% of almost any predictive modeling project is spent in predictive modeling, 'funModeling' and the book Data Science Live Book (<https://livebook.datascienceheroes.com/>) are intended to cover remaining 90%: data preparation, profiling, selecting best variables 'dataViz', assessing model performance and other functions.Exploratory Data Analysis and Data Preparation Tool-Box
Dependencies
| Imports | ROCR, ggplot2, gridExtra, pander, reshape2, scales, dplyr, lazyeval, utils, RColorBrewer, moments, entropy, cli, stringr |
| Depends | R (>= 3.4.0), Hmisc (>= 3.17.1) |
| Suggests | knitr, rmarkdown |