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 22 Dec. 2024.
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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