Open saurabhr opened 4 years ago
@JohnnyDoorn Could you answer this request?
Hi @saurabhr
If I am not mistaken, we use the Tukey method by default and not the bonferroni method. Unfortunately this method cannot be specified in JASP, but it would be very nice to have this. This is mostly because multiple p-value corrections can be specified, so we would not know which specific one the user wants to use for the CIs.
Cheers Johnny
@saurabhr @JohnnyDoorn To solve this request we could: a) display a completetly new table for each correction selected. This way also the CIs can be recomputed for the selected method without bursting the width of the table into infinity b) we could allow only to select one correction at a time, instead of multiple ones. CIs and ps would then respect that correction.
I would favour b)
@JohnnyDoorn What do you think?
how to get corrected CI based on holm's correction instead of corrected CI being based on bonferroni in analysis of post-hoc of interactions in ANOVA?