I am unable to get the forestplot library. It says it doesn't not exist. pls help.
@emileriksson155111 ай бұрын
Wow this was amazing, thank you so much! I have one question: How to center the text in the plot? For example at 10:57 in your video, how to center "36, 1, 4, ...." under "Deaths (steroid)" so that it looks straight? Thanks!
@meseretmuche698410 ай бұрын
remarkable
@hilarygriffin8772 жыл бұрын
Hello, when I run the forestplot syntax and the dplyr syntax, both give me the following error message: Error in plot.new() : figure margins too large
@LiquidBrain2 жыл бұрын
It could be that you are running a different resolution from my computer, can I check which command is the one causing the error? I can check how to modified the command to avoid the error.
@hilarygriffin8772 жыл бұрын
Nevermind, I realized my plot window was just too small! Thank you for the video. I came across the script online before seeing the video. Your explanation really helped me make sense of the code!
@LiquidBrain2 жыл бұрын
@@hilarygriffin877 😃glad to be of help
@Marcus__Aurelius2 жыл бұрын
Thank you! :)
@thinge4me2 жыл бұрын
At 17:30, how would you add more columns on the left of the graph? For example, I want write out the OR, L95, and U95, which would be different for each group.
@LiquidBrain2 жыл бұрын
You can add a column in the raw data before running the forestplot function, but its a but hard to demonstrate here in the comment, Do sent us an email and i can see if i can add the column for you :)
@xoxannie16xox Жыл бұрын
Hello! I sent you an email last week that I was hoping you might be able to advise on? I just had some related questions re: color coding in R. Thanks so much!
@angelyromero14352 жыл бұрын
Hello I am trying to do the leave one out method in R studio 🥺
@LiquidBrain2 жыл бұрын
Hi, not sure what you mean, are you facing any problem following the script?