Dear users,
I am new to the Stata world, and I am not an expert statistician at all. In my master's thesis, I have a 5x3 comparison table with expected frequencies low enough to make Fisher's exact preferred over chi-square. Unfortunately, there is no way I can merge columns/rows. The table is the result of the intersection of two clustering analyses performed. Each column corresponds to a clustering category (call this clustering A). Similarly, each row corresponds to another clustering category (call this clustering B). Once performed the Fisher Exact Test and found out a very low p-value, I am interested in performing a post-hoc test. I want to be able to say that, given a specific clustering category within clustering A, there is a significant difference in actual frequencies with respect to expected ones. What would be the most suitable test to do so?
Thank you very much!
Related Posts with Post hoc test after Fisher Exact test
Storing Cumulative Risk ValuesCode Code: use https://data.princeton.edu/pop509/justices2.dta, clear stset tenure, fail(event == 1…
How to address two idenpendent random intercepts into melogit?I formulate a equation as y=a0+aX+vi+ut The latter two term are random intercepts. How to code it in…
Lags for Newey West Standard Errors in fmbHi, I am using the command fmb in order to estimate Fama-Macbeth regressions for my unbalanced pane…
date differences using max values where ID values are duplicateHere is the master data I have. Code: * Example generated by -dataex-. To install: ssc install dat…
reghdfeHello, I have Stata 15.1 installed and today reghdfe stopped working and gives me the following erro…
Subscribe to:
Post Comments (Atom)
0 Response to Post hoc test after Fisher Exact test
Post a Comment