Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • quaidsce command doesnt run through

    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.

    Code:
    quaidsce w_beef w_pork w_poultry, anot(10) prices(p_beef p_pork p_poultry) expenditure(exp_meat) noqua
    which is really surprising since the quaids command runs through perfectly without showing the error

    Code:
    quaids w_beef w_pork w_poultry, anot(10) prices(p_beef p_pork p_poultry) expenditure(exp_meat) noqua
    Any idea what's wrong?

    Best,
    Julian
Working...
X