Hi All,
I have an anova, where the sex was significantly different (P<0.05), and I run Tukey hsd test. However, I cannot obtain the letters indicating the significant differences among the groups. I have emailed the UCLA Stats Consulting Service, but they are not aware of this kind of code in Stata. Can anyone help me with that? Thank you very much.
by Visit_f: anova FS0p Sex_f Litter_mat
---------------------------------------------------------------------------------------------------------
-> Visit_f = 0
Number of obs = 18 R-squared = 0.4970
Root MSE = .275211 Adj R-squared = 0.3422
Source | Partial SS df MS F Prob>F
-----------+----------------------------------------------------
Model | .97281304 4 .24320326 3.21 0.0486
|
Sex_f | .79861759 1 .79861759 10.54 0.0064
Litter_mat | .12017304 3 .04005768 0.53 0.6703
|
Residual | .98463696 13 .0757413
-----------+----------------------------------------------------
Total | 1.95745 17 .11514412
Related Posts with Question on how to obtain letter of significance after anova (preferably Tukey HSD)?
testing coefficients within groups after a PSM diff-in-diffI'm using Stata 14 with Windows 10 OS. I'm running PSM diff-in-diff using command diff. I'd like to…
Merging one file with every other file in folderHello, I am trying to merge one file in a folder with every other file in it by looping through eve…
Testing text on local macro dereferenceBecause the Stata User's Guide PDF is printed in a typeface that does not display punctuation identi…
Understanding xtabond2 and ixtivreg2Hello, Another question from my side, this time pertaining to GMM models. I am looking at the code …
Merging annual data with quarterly dataHey everybody, I am having trouble with merging two of my data sets for the past 2 days. I have trie…
Subscribe to:
Post Comments (Atom)
0 Response to Question on how to obtain letter of significance after anova (preferably Tukey HSD)?
Post a Comment