FighterAircraft:
Fighter aircraft data set
Description
Four variables measured on 21 types of US fighter aircraft.
Usage
data(FighterAircraft)
Format
A data frame with 21 observations on the following 4 variables.
SPR
- Specific power,
proportional to power per unit weight. A numeric vector.
RGF
- Flight range factor. A numeric vector.
PLF
- Payload as a fraction of gross weight. A numeric vector.
SLF
- Sustained load factor. A numeric vector.
Source
Stanley W, Miller M (1979). Measuring technological change in jet fighter
aircraft. Technical Report R-2249-AF, RAND Corporation, Santa Monica, CA, USA.Details
Measurements of four variables on 21 of 22 types of US fighter aircraft extracted by Cook and Weisberg (1982)
from a report by Stanley and Miller (1979).
References
Cook, R. D. and Weisberg, S. (1982). Residuals and influence in regression. Monographs on Statistics and Applied Probability.
Chapman \& Hall, London, UK.Gower, J. C. and Hand, D.J. (1996). Biplots. Monographs on Statistics and Applied Probability. Chapman & Hall, London, UK.
Examples
Run this code## Not run: data(FighterAircraft)
Run the code above in your browser using DataLab