Dear all,
Is there a way to obtain pairwise comparisons of means for weighted data? Pwmeans provides pairwise comparisons but does not allow for weights of survey data. Is there an easy of still using this command or do I have to do everything manually by defining first my svyset, compute the weighted means by mean var1, over(var2) and perform lincom tests for all possible categories of var2?
Thanks.
Best,
Vincent
Is there a way to obtain pairwise comparisons of means for weighted data? Pwmeans provides pairwise comparisons but does not allow for weights of survey data. Is there an easy of still using this command or do I have to do everything manually by defining first my svyset, compute the weighted means by mean var1, over(var2) and perform lincom tests for all possible categories of var2?
Thanks.
Best,
Vincent
Comment