Shuttle: The Shuttle dataset

Description Usage Format Details Source Examples

Description

This is the Shuttle dataset from the Stalog project.

Usage

1
data("Shuttle")

Format

A data frame with 58000 instances and 10 variables. The shuttle dataset contains 9 attributes all of which are numerical. The last column is the class which has 7 values, 1 Rad Flow 2 Fpv Close 3 Fpv Open 4 High 5 Bypass 6 Bpv Close 7 Bpv Open

Details

Approximately 80

Source

The UCI Machine Learning Database Repository at:

Examples

1
2
3
4
## Not run: data(Shuttle)
mmnorm(Shuttle)

## End(Not run)

dprep documentation built on May 29, 2017, 11:01 a.m.