Hi, I am trying to draw multiple bands per row. And I have made the label texts the same across the two groups. For the database, please take a look at the attachments. To draw the plot, I used my old codes (see below), which were written 1-2 years ago and were completely functional. However, an error appeared this time.
Subtype-male-model1-1th.csv
Error in forestplot.grouped_df(., labeltext = c(V1, V5, V6), mean = V2, :
There are seem be invalid the labels: Continuous > 2.27 (1.72-3.00) > 1.48 (1.23-1.77), Continuous > 2.27 (1.72-3.00) > 1.48 (1.23-1.77)
appear in the wrong position.
Hi, I am trying to draw multiple bands per row. And I have made the label texts the same across the two groups. For the database, please take a look at the attachments. To draw the plot, I used my old codes (see below), which were written 1-2 years ago and were completely functional. However, an error appeared this time. Subtype-male-model1-1th.csv
The codes are as follows.
R-version: 4.3.2 and the Package version: 3.1.3&3.1.5(I've tried both).
And when I removed the rows with NA, the codes worked. But I need those rows.
Thank you for any help you can give me!
Best wishes,
Yuting