BLP-Python icon indicating copy to clipboard operation
BLP-Python copied to clipboard

BLP-Python provides an implementation of random coefficient logit model of Berry, Levinsohn and Pakes (1995)

Results 1 BLP-Python issues
Sort by recently updated
recently updated
newest added
trafficstars

The C implementation and parallelization speed up the running a lot, but changing the C code is an intimidating task since I am not familiar with C any more. Do...