| 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.
IAirline ID
TYear ID
CTotal cost, in $1000
QOutput in Revenue Passenger Miles
PFFuel price
LFLoad factor, the average capacity utilization of the fleet.
ln_CLog of total cost
ln_QLog of Q
ln_PFLog of PF
ln_LFLog 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.