投了一篇临床文章,我根据某个临床指标的四分位数将病人分成四组。然后在table里罗列了四组病人的基线资料,包括年龄,性别,白细胞值,crp,乳酸值等。第五列放了一个anova后的p值。然后reviewer给了一条这样的意见:
• Patients included in this analysis are split into subgroups. This implies that the described p-values should be adjusted for multiple comparisons. This is not done.
他的意思是不是说,不应该只是放一个anova的p值,因为这样只是说明四组不全相同。而是应该再做两两比较?如果真是这样,那就有好多个p值了,这在表格无法呈现吧?p-values should be adjusted for multiple comparisons这该怎么做呢?请教大神解答