Baselight

Bus Engine Replacement

Rust's data on bus engine replacement

@kaggle.erichschulman_bus1234_csv

Loading...
Loading...

About this Dataset

Bus Engine Replacement

Context

Data set from Aguirregabiria and Mira's 2008 survey paper on dynamic discrete choice models. This data was originally used in Rust's 1987 paper on bus engine replacement. The paper analyzes a bus company's decisions to replace bus engines. Rust's analysis shows that the bus company considers the future when making decisions.

Content

The data is just the data from Aguirregabiria and Mira's data. I converted the data, intended to be used with Gauss, into a .csv

Acknowledgements

Aguirregabiria and Mira's code (Gauss)

Aguirregabiria and Mira's paper

Rust's code (Gauss)

Rust's paper

Tables

Bus1234

@kaggle.erichschulman_bus1234_csv.bus1234
  • 104.87 KB
  • 8260 rows
  • 7 columns
Loading...

CREATE TABLE bus1234 (
  "unnamed_0" BIGINT,
  "id" DOUBLE,
  "group" DOUBLE,
  "year" DOUBLE,
  "month" DOUBLE,
  "replace" DOUBLE,
  "miles" DOUBLE
);

Share link

Anyone who has the link will be able to view this.