Hey,
I have an issue with the quaidsce command. I use Stata SE 17 and have installed the the respective package. I have also constructed the variables needed for the command to work. Yet with the following command I get an error saying _beef not found.
which is really surprising since the quaids command runs through perfectly without showing the error
Any idea what's wrong?
Best,
Julian
I have an issue with the quaidsce command. I use Stata SE 17 and have installed the the respective package. I have also constructed the variables needed for the command to work. Yet with the following command I get an error saying _beef not found.
Code:
quaidsce w_beef w_pork w_poultry, anot(10) prices(p_beef p_pork p_poultry) expenditure(exp_meat) noqua
Code:
quaids w_beef w_pork w_poultry, anot(10) prices(p_beef p_pork p_poultry) expenditure(exp_meat) noqua
Best,
Julian
