Table16.1 | R Documentation |
Cost of six airlines between 1970 - 1984
data("Table16.1")
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
data(Table16.1)
## maybe str(Table16.1) ; plot(Table16.1) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.