Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ liver Public

❗ This is a read-only mirror of the CRAN R package repository. liver — Foundations Toolkit and Datasets for Data Science. Homepage: https://book-data-science-r.netlify.app

Notifications You must be signed in to change notification settings

cran/liver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liver

The R package liver provides a suite of helper functions and a collection of datasets used in the book Data Science Foundations and Machine Learning with R: From Data to Decisions. Designed to make data science techniques accessible to individuals with minimal coding experience, it simplifies tasks such as data partitioning for out-of-sample testing and data transformations (z-score and min-max). Inspired by an ancient Persian idiom, the package likens this learning process to "eating the liver of data science," symbolizing deep and immersive engagement with the field. In addition to its helper functions, liver also includes a collection of datasets valuable for multivariate analysis.

Installation

To install the latest version of this package from CRAN, do the following from the R console:

install.packages("liver")

Loading

library(liver)

Example for Data Analysis

To see how to use the functionality of the package for data analysis:

About

❗ This is a read-only mirror of the CRAN R package repository. liver — Foundations Toolkit and Datasets for Data Science. Homepage: https://book-data-science-r.netlify.app

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages