liver: "Eating the Liver of Data Science"

Provides a collection of helper functions that make various techniques from data science more user-friendly for non-experts. In this way, our aim is to allow non-experts to become familiar with the techniques with only a minimal level of coding knowledge. Indeed, following an ancient Persian idiom, we refer to this as "eating the liver of data science" which could be interpreted as "getting intimately close with data science". Examples of procedures we include are: data partitioning for out-of-sample testing, computing Mean Squared Error (MSE) for quantifying prediction accuracy, and data transformation (z-score and min-max). Besides such helper functions, the package also includes several interesting datasets that are useful for multivariate analysis.

Version: 1.13
Depends: R (≥ 3.5.0)
Imports: class, ggplot2
Suggests: pROC, skimr, knitr, rmarkdown
Published: 2022-08-07
Author: Reza Mohammadi ORCID iD [aut, cre], Kevin Burke [aut]
Maintainer: Reza Mohammadi <a.mohammadi at uva.nl>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://www.uva.nl/profile/a.mohammadi
NeedsCompilation: no
Materials: README NEWS
CRAN checks: liver results

Documentation:

Reference manual: liver.pdf
Vignettes: Example for Data Analysis

Downloads:

Package source: liver_1.13.tar.gz
Windows binaries: r-devel: liver_1.13.zip, r-release: liver_1.13.zip, r-oldrel: liver_1.13.zip
macOS binaries: r-release (arm64): liver_1.13.tgz, r-oldrel (arm64): liver_1.13.tgz, r-release (x86_64): liver_1.13.tgz, r-oldrel (x86_64): liver_1.13.tgz
Old sources: liver archive

Linking:

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