Hello,
As a novice Stata user I humbly seek insight from those more seasoned than myself with regards to a forest plot containing both subgroups and study names.
The plot displays the subgroup designation below the subgroups themselves (ex. Age is below the heading of age>65) as seen in the plot below.
My code is as follows:
metan logES logll logul, lcols(categoryb study) by(category) title (Subgroup Survival) favours(CDK inhibitor # placebo) randomi eform nooverall texts(200)
1. Is there an approach to move the main subgroup designation above the subgroups?
2. For visualization, since my forest plot is a tad crowded, does code exist to add space between each line of text in the forest plot?
Thank you kindly,
Adil
Array
Related Posts with metan forest plot formatting
Writing string variable to x-axis while actually plotting numeric variableI have this data. var1 var2 var3 apple 1 4 banana 2 6 strawberry 3 9 To draw a graph, I do Code:…
How to calculate transition probabilties?Hi, I am trying to use the following model: UTPr,s = Pr (Yt > s+r | Yo < s) to calculate upwa…
meta regressionHi, We conducted a meta-analysis to find if hyperglycaemia is associated with increased risk of mort…
Using datetime in an expression? (Or dropping duplicates with an *earlier* datetime?)Hello! I am looking at the results of a survey in which some respondents submitted a response premat…
ardlthe ardl optimal lag length code is not working at all i have 5 countries t= 28 five independent var…
Subscribe to:
Post Comments (Atom)
0 Response to metan forest plot formatting
Post a Comment