Table16.1: Airline Costs

Table16.1R Documentation

Airline Costs

Description

Cost of six airlines between 1970 - 1984

Usage

data("Table16.1")

Format

A data frame with 90 observations on the following 10 variables.

I

Airline ID

T

Year ID

C

Total cost, in $1000

Q

Output in Revenue Passenger Miles

PF

Fuel price

LF

Load factor, the average capacity utilization of the fleet.

ln_C

Log of total cost

ln_Q

Log of Q

ln_PF

Log of PF

ln_LF

Log of LF

Examples

data(Table16.1)
## maybe str(Table16.1) ; plot(Table16.1) ...

bhattmaulik/Gujarati5sie documentation built on Nov. 12, 2023, 9:18 a.m.