Announcement

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

  • malmq command in Stata - unrecognized

    Hi,
    I am trying to compute the malmquist index for my dataset. I already installed the package, but the stata result is - unrecognized command: malmq -
    Does anyone know why this happens?

    Thank you,
    Beatriz
    Last edited by Beatriz Andrade; 26 Apr 2018, 11:06. Reason: malmq; dea; data envelopment analysis

  • #2
    You'll increase your chances of a useful answer by following the FAQ on asking questions - provide Stata code in code delimiters, readable Stata output, and sample data using dataex.

    Malmquist is a user written routine. If installed, you should be able to search for it using Windows explorer or whatever - it is probably in an ado subdirectory. If it appears to be there, then the likely problem is you've misspelled the term or some such.

    Comment

    Working...
    X