I am using David Fisher's ipdmetan available from ssc (ssc install ipdmetan) to plot an IPD meta-analysis.
I am using the following code:
Code:
stset days, id(trialid) failure(status==1) ipdmetan, study(study) hr random effect(HR) /// forestplot(title("Meta-analysis: cause-specific hazard", size(medium)) /// favours(Favours control # Favours treatment) /// graphregion(color(white))): stcox i.group
I am also having difficulties formatting the column headers - is it possible to get the % & Weight on the sample line?
Thank you for any help you can provide.
Megan
Array
0 Response to Format forest plot after ipdmetan
Post a Comment