The AppliedPredictiveModeling R package

This package includes many useful datasets that can be used for this chapter and others. The easiest way to find those datasets is with the help() function, shown here:

>library(AppliedPredictiveModeling) 
>help(package=AppliedPredictiveModeling) 

The following table shows the datasets included in this package:

Data (name)
Names of dataset(s)
Explanation

abalone

abalone

Abalone data

bio

bio

Hepatic injury data

bookTheme

bookTheme

Lattice themes

cars2010,cars2011, and cars2012

cars2010,cars2011, cars2012

Fuel economy data

chem

chem

Hepatic injury data

ChemicalManufacturingProcess

ChemicalManufacturingProcess

Chemical manufacturing process data

Get Hands-On Data Science with Anaconda now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.