Learn R Programming

MPV (version 1.64)

table.b13: Table B13

Description

The table.b13 data frame has 40 observations on 7 variables concerning jet turbine engine thrust.

Usage

data(table.b13)

Arguments

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

Examples

Run this code
data(table.b13)

Run the code above in your browser using DataLab