The shuttle data frame has 256 rows and 7 columns.
The first six columns are categorical variables giving example
conditions; the seventh is the decision. The first 253 rows are the
training set, the last 3 the test conditions.
shuttleThis data frame contains the following factor columns:
stabilitystable positioning or not (stab / xstab).
errorsize of error (MM / SS / LX / XL).
signsign of error, positive or negative (pp / nn).
windwind sign (head / tail).
magnwind strength (Light / Medium / Strong /
Out of Range).
visvisibility (yes / no).
useuse the autolander or not. (auto / noauto.)
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.