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]
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 14 Apr. 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), 1.18 (2024-11-22 16:20)
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
03/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for liver0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
spatstat.utils  
Utility Functions for 'spatstat'
Contains utility functions for the 'spatstat' family of packages which may also be useful for other ...
Download / Learn more Package Citations See dependency  
networkscaleup  
Network Scale-Up Models for Aggregated Relational Data
Provides a variety of Network Scale-up Models for researchers to analyze Aggregated Relational Data, ...
Download / Learn more Package Citations See dependency  
mlim  
Single and Multiple Imputation with Automated Machine Learning
Machine learning algorithms have been used for performing single missing data imputation and most r ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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