-
Notifications
You must be signed in to change notification settings - Fork 26
Description
First of all: Thanks a lot for this very useful package!
I was wondering whether it would be possible to estimate the random utility models in Bruhin et al. (2019) as mixed logits using xlogit? The authors already estimate the utility models as standard logits and finite mixtures. Specifically, they estimate simple social preference models based on a panel of binary dictator and reciprocity games. In a binary dictator game, the subject is randomly matched with another subject and has to choose between two allocations. The utility of a given allocation is given by:
In a binary reciprocity game, the subject is faced with the same decision, but the matched subject performs either a kind or unkind decision beforehand. Hence, the utility here is given by:
Based on this, the probability of choosing one allocation over the other is given by:
It is not clear to me whether such a functional form, both as standard logit and mixed logit, can be estimated by xlogit.
Many thanks and best,
Jesper


