Announcement

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

  • Variable not found r(111) when using midas

    Hi,
    I am using midas to create a forest plot in Stata/MP 13.1 with the following command:

    midas TP FP FN TN, id(Author Year) ms(0.75) ford fors bfor(dss)

    but I keep getting an error message that indicates 'Variable tp not found', I am not sure why this is happening as I was able to run metandi just fine (stata code: metandi TP FP FN TN, plot).
    Any suggestions would be much appreciated. Thank you in advance.

    Rowena
    Last edited by Rowena Yip; 21 May 2019, 00:43.

  • #2
    Welcome to Statalist. 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. Being able to replicate your problem can be essential to helping you.

    Help with a user written procedure depends on someone active on the list using that procedure. I suggest you contact the authors.

    Comment

    Working...
    X