Characteristics of aircraft
Four variables registered for 21 types of aircraft. data
data("aircraft")
A data frame with 21 observations on the following 4 variables.
SPR
: specific powerRGF
: flight range factorPLF
: payloadSLF
: sustained load factorGower and Hand, Table 2.1
Gower, J.C. and Hand, D.J. (1996) Biplots, Chapman & Hall, London
data(aircraft) str(aircraft)
About the dataset
Column names and types