Shuttle {dprep} | R Documentation |
This is the Shuttle dataset from the Stalog project.
data("Shuttle")
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
Approximately 80
The UCI Machine Learning Database Repository at:
## Not run: data(Shuttle) mmnorm(Shuttle) ## End(Not run)