productData_cars {BLPestimatoR} | R Documentation |
Product data of BLP's car example.
Description
Product data of BLP's car example.
Usage
productData_cars
Format
A data frame with product data of 2217 cars in 20 markets.
- share
car market share,
- price
car price,
- hpwt
horsepower-weight ratio,
- air
1, if car has air conditioning, 0 otherwise,
- mpg
market identifier,
- space
length times width of the car,
- const
constant,
- id
uniquely identifies a car,
- cdid
uniquely identifies the market of a product,
- firmid
uniquely identifies the firm of a product (corresponds to column number in the ownership matrix).
Source
https://dataverse.harvard.edu/file.xhtml?persistentId=doi:10.7910/DVN/26803/SOF9FW&version=1.0
[Package BLPestimatoR version 0.3.4 Index]