Other packages > Find by keyword >

liver  

Toolkit and Datasets for Data Science
View on CRAN: Click here


Download and install liver package within the R console
Install from CRAN:
install.packages("liver")

Install from Github:
library("remotes")
install_github("cran/liver")

Install by package version:
library("remotes")
install_version("liver", "1.26")



Attach the package and use:
library("liver")
Maintained by
Reza Mohammadi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-18
Latest Update: 2025-03-18
Description:
Offers a suite of helper functions to simplify various data science techniques for non-experts. This package aims to enable individuals with only a minimal level of coding knowledge to become acquainted with these techniques in an accessible manner. Inspired by an ancient Persian idiom, we liken this process to "eating the liver of data science," suggesting a deep and intimate engagement with the field of data science. This package includes functions for tasks such as data partitioning for out-of-sample testing, calculating Mean Squared Error (MSE) to assess prediction accuracy, and data transformations (z-score and min-max). In addition to these helper functions, the 'liver' package also features several intriguing datasets valuable for multivariate analysis.
How to cite:
Reza Mohammadi (2020). liver: Toolkit and Datasets for Data Science. R package version 1.26, https://cran.r-project.org/web/packages/liver. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0 (2020-08-18 10:40), 1.1 (2020-09-10 12:30), 1.2 (2020-09-25 18:40), 1.3 (2020-11-13 13:50), 1.4 (2021-02-11 14:40), 1.5 (2021-03-09 21:30), 1.6 (2021-04-06 21:20), 1.7 (2021-04-20 17:20), 1.8 (2021-08-16 14:20), 1.9 (2021-09-12 13:50), 1.10 (2021-10-27 18:40), 1.11 (2022-03-03 15:40), 1.12 (2022-05-06 17:50), 1.13 (2022-08-07 23:30), 1.14 (2023-04-11 18:30), 1.15 (2023-11-01 22:20), 1.16 (2024-09-05 21:50), 1.17 (2024-10-28 12:10), 1.18 (2024-11-22 16:20), 1.19 (2025-03-18 13:00), 1.20 (2025-08-21 23:02), 1.21 (2025-09-08 00:00), 1.22 (2025-09-27 04:20), 1.23 (2025-10-05 07:10), 1.24 (2025-10-24 16:10), 1.25 (2025-11-14 23:30), 1.26 (2025-11-26 09:30), 1.27 (2026-02-18 18:40), 1.28 (2026-04-07 07:10)
Other packages that cited liver R package
View liver citation profile
Other R packages that liver depends, imports, suggests or enhances
Complete documentation for liver
Functions, R codes and Examples using the liver R package
Some associated functions: accuracy . adult . advertising . bank . cereal . churn . churnCredit . churnTel . conf.mat . conf.mat.plot . corona . fertilizer . find.na . house . housePrice . insurance . kNN . kNN.plot . liver-package . mae . marketing . minmax . mse . partition . redWines . risk . skewness . skim . transform . whiteWines . zscore . 
Some associated R codes: accuracy.R . conf.mat.R . conf.mat.plot.R . find.na.R . kNN.R . kNN.plot.R . mae.R . minmax.R . mse.R . partition.R . skewness.R . skim.R . transform.R . zscore.R .  Full liver package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA