Announcement

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

  • meta analysis

    Hi STATALIST,

    I understand that

    meta forestplot, transform(efficacy)
    transforms the effect sizes and CIs using the 1-exp() function

    However, I need to transform the effect sizes and CIs using the exp()-1 function.

    so
    meta forestplot, transform(efficacy)
    gives me the following graph:


    Click image for larger version

Name:	1.PNG
Views:	1
Size:	3.2 KB
ID:	1672531


    but I need :

    Click image for larger version

Name:	2.PNG
Views:	1
Size:	20.2 KB
ID:	1672530



    I really appreciated any advice on this.

Working...
X