Learn R Programming

dprep (version 3.0.2)

Shuttle: The Shuttle dataset

Description

This is the Shuttle dataset from the Stalog project.

Usage

data("Shuttle")

Arguments

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

Examples

Run this code
## Not run: data(Shuttle)
# mmnorm(Shuttle)
# ## End(Not run)

Run the code above in your browser using DataLab