aircraft dataset

Characteristics of aircraft

Characteristics of aircraft

Four variables registered for 21 types of aircraft. data

data("aircraft")

Format

A data frame with 21 observations on the following 4 variables.

  • SPR: specific power
  • RGF: flight range factor
  • PLF: payload
  • SLF: sustained load factor

Source

Gower and Hand, Table 2.1

References

Gower, J.C. and Hand, D.J. (1996) Biplots, Chapman & Hall, London

Examples

data(aircraft) str(aircraft)
  • Maintainer: Jan Graffelman
  • License: GPL (>= 2)
  • Last published: 2024-01-23

About the dataset

  • Number of rows: 21
  • Number of columns: 4
  • Class: data.frame

Column names and types

  • SPR:numeric
  • RGF:numeric
  • PLF:numeric
  • SLF:numeric