table.b13 {MPV} | R Documentation |
Table B13
Description
The table.b13
data frame has 40 observations on 7 variables concerning jet turbine engine thrust.
Usage
data(table.b13)
Format
This data frame contains the following columns:
- y
a numeric vector representing thrust
- x1
a numeric vector representing primary speed of rotation
- x2
a numeric vector representing secondary speed of rotation
- x3
a numeric vector representing fuel flow rate
- x4
a numeric vector representing pressure
- x5
a numeric vector representing exhaust temperature
- x6
a numeric vector representing ambient temperature at time of test
Source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
Examples
data(table.b13)
[Package MPV version 1.64 Index]