I'm currently using quaidsce to perform a demand/elasticity estimation for my masters thesis in Economics, but I found some trouble when computing the elasticities.
When I ran the command to calculate the income elasticity filtering for some varible, like so:
estat expenditure if cor_c == 1
matrix define expelas = r(elas_i)
matrix list expelas
I get the same results as if I wasn't filtering at all. It doesn't return any error message or anything. What could be the problem? (it happens to price elasticity too)
Hello, everybody!
I'm currently using quaidsce to perform a demand/elasticity estimation for my masters thesis in Economics, but I found some trouble when computing the elasticities.
When I ran the command to calculate the income elasticity filtering for some varible, like so:
I get the same results as if I wasn't filtering at all. It doesn't return any error message or anything. What could be the problem? (it happens to price elasticity too)
The command to estimate the model: