Other packages > Find by keyword >

liver  

"Eating the Liver of 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.18")



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: 2023-11-01
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: "Eating the Liver of Data Science". R package version 1.18, https://cran.r-project.org/web/packages/liver. Accessed 03 Feb. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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