Shuttle {dprep}R Documentation

The Shuttle dataset

Description

This is the Shuttle dataset from the Stalog project.

Usage

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

## Not run: data(Shuttle)
mmnorm(Shuttle)

## End(Not run)

[Package dprep version 3.1.1 Index]