Hi all!
I have done multiple Bonferroni tests but something about my data and the code is not giving me the full output with the p-value.
I have 1 dependent variable and 2 independent variables (one is a week number and the other is a category number). Since I couldn't figure out how to 2 independent variables in Stata and the independent variables don't need to be significant when compared each other, I separated them in my excel sheet. I thought I could just run the test four times, which would suit my needs, but Stata gives me the below output instead. I can't find a different way to do it in any of the manuals or on any of the other forums. The only thing I can think is wrong is something with my data. I put a similar sample of my data below. Can anyone explain what's wrong and how I can fix it so I can tell if the Category1_Percent for 1 is statistically different from 2 or 3?
Category1 Category1_Percent
1 12.8
2 50.1
3 52.6
I have done multiple Bonferroni tests but something about my data and the code is not giving me the full output with the p-value.
I have 1 dependent variable and 2 independent variables (one is a week number and the other is a category number). Since I couldn't figure out how to 2 independent variables in Stata and the independent variables don't need to be significant when compared each other, I separated them in my excel sheet. I thought I could just run the test four times, which would suit my needs, but Stata gives me the below output instead. I can't find a different way to do it in any of the manuals or on any of the other forums. The only thing I can think is wrong is something with my data. I put a similar sample of my data below. Can anyone explain what's wrong and how I can fix it so I can tell if the Category1_Percent for 1 is statistically different from 2 or 3?
Category1 Category1_Percent
1 12.8
2 50.1
3 52.6
Comment