Hello.
I have a dataset of about 100 patients with 25 events. I am doing analysis of patient characteristics which are correlated with the occurrence of the event. I divided the patients into those who had the event and those who didnt (in the usual table 1 fashion), and compared the continuous variables with a rank-sum test given that when i did tests for normality (sktest, swilk) the p values were suggestive of a significantly non-normal distribution (around 0.005 or so). For some of the variables I obtained a significant p value using the rank-sum test (~0.04).but when i do a logistic regression to calculate odds ratios, the p value in logistic regression is not significant (~0.06). I realize that this is probably due to the fact that both results are of borderline significance, and 1 test is falling a little below 0.05, while the other falls just a bit above 0.05, but it seems strange to report a significant difference in table 1 using the rank sum test, but then have to say that there was a non-significant difference when using univariate odds ratios. Of note, if I use the t-test to compare the variables, the p values are just above 0.05 and seem to be close to those in the logisitc regression.
Any thoughts on how to best approach this? Should I just bite the bullet and say the rank-sum test was significant but logistic regression was not? Should i switch to a t-test even though the data probably arent normally distributed? Is there a different method of using logistic regression on a continuous variable that I should be using?
Thanks for your help.
j
I have a dataset of about 100 patients with 25 events. I am doing analysis of patient characteristics which are correlated with the occurrence of the event. I divided the patients into those who had the event and those who didnt (in the usual table 1 fashion), and compared the continuous variables with a rank-sum test given that when i did tests for normality (sktest, swilk) the p values were suggestive of a significantly non-normal distribution (around 0.005 or so). For some of the variables I obtained a significant p value using the rank-sum test (~0.04).but when i do a logistic regression to calculate odds ratios, the p value in logistic regression is not significant (~0.06). I realize that this is probably due to the fact that both results are of borderline significance, and 1 test is falling a little below 0.05, while the other falls just a bit above 0.05, but it seems strange to report a significant difference in table 1 using the rank sum test, but then have to say that there was a non-significant difference when using univariate odds ratios. Of note, if I use the t-test to compare the variables, the p values are just above 0.05 and seem to be close to those in the logisitc regression.
Any thoughts on how to best approach this? Should I just bite the bullet and say the rank-sum test was significant but logistic regression was not? Should i switch to a t-test even though the data probably arent normally distributed? Is there a different method of using logistic regression on a continuous variable that I should be using?
Thanks for your help.
j
Comment