Announcement

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

  • how can i draw a forest plot graf in Stata with favorus option like aerobic vs. control

    I am working on a a Systematic Review and Meta-Analysis about the effects of endurance exercise on some diabetic side effects.
    but i dont know how can i draw a forest plot graf in Stata with favorus option like aerobic vs. control like a picture in attached file.
    i type this command,
    metan n1 mean1 sd1 n2 mean2 sd2, favours(aerobic # control)
    but i faced with this problem by Stata:
    option favours() not allowed
    can anyone help me?
    moreover, i type my data sheet as attached file.i must mention that i am a beginner Stata user and your help is very important to conduct my research.
    Kind Regard
    Masoud
    Attached Files

  • #2
    Try to use a more recent version of -metan-. Type:

    ssc install metan, replace

    Comment


    • #3
      thank you for your help.your advice was worked.

      Comment

      Working...
      X