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.7 |
Depends: | R (≥ 3.5.0) |
Imports: | class, ggplot2 |
Published: | 2021-04-20 |
Author: | Reza Mohammadi |
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 |
Reference manual: | liver.pdf |
Package source: | liver_1.7.tar.gz |
Windows binaries: | r-devel: liver_1.7.zip, r-release: liver_1.7.zip, r-oldrel: liver_1.7.zip |
macOS binaries: | r-release (arm64): liver_1.7.tgz, r-release (x86_64): liver_1.7.tgz, r-oldrel: liver_1.7.tgz |
Old sources: | liver archive |
Please use the canonical form https://CRAN.R-project.org/package=liver to link to this page.