I just recently discovered gtsummary and I'm impressed by the ease of use and the amount of work that our team won't have to do creating summary tables of our results. Thanks!
My question: With more than two groups, the p-value included with add_p() refers to the global test. How can I obtain the information about the post hoc comparaisons between groups? In some journals, we see the use of superscripted letters.
I looked for the add_difference() option but it prints the difference between two groups. I also thought that add_q() would help me.
Thanks in advance!