Hello,
I am trying to make a forest plot on prevalence rates. This led me to the following command:
metaprop Ndel Npart, ftt random label(namevar=Study) power(2) by(Setting) nooverall nowt nosubgroup lcols(Study Country Population) texts(170) title("Forest plot point prevalence", size(3.5) box bexpand) astext(50) ciopt(lwidth(vthin) lcolor(dknavy)) pointopt(msymbol(diamond) mcolor(dknavy) msize(vsmall)) boxopt(msymbol(i))
I am almost there. But I would like to alter the shape of the diamonds of some of the boxes (a few per group).
Could you possibly help me out?
Thank you for your time and help.
From Karin
I am trying to make a forest plot on prevalence rates. This led me to the following command:
metaprop Ndel Npart, ftt random label(namevar=Study) power(2) by(Setting) nooverall nowt nosubgroup lcols(Study Country Population) texts(170) title("Forest plot point prevalence", size(3.5) box bexpand) astext(50) ciopt(lwidth(vthin) lcolor(dknavy)) pointopt(msymbol(diamond) mcolor(dknavy) msize(vsmall)) boxopt(msymbol(i))
I am almost there. But I would like to alter the shape of the diamonds of some of the boxes (a few per group).
Could you possibly help me out?
Thank you for your time and help.
From Karin
Comment