Hello,
I have a large regional dataset with a weight variable ready. I am trying to conduct a chi-square test that would be weighted by the weight variable, but I can't seem to get it right.
The command I normally use for chi-square is the following: tab fcg country, exp chi2 cchi2.
When I tried adding [aweight = weight], it did not work. Any suggestions?
Thanks,
Related Posts with weights application on chi square test
Bootstrapped Maximum likelihood estimationDear Statalist users, I am trying to write a code in order to estimate a linear regression with boo…
Adding missing values to string column. replace x = .I have a really basic question. Say I have a string column `x`. How do I add missing values to this …
localHello, I would like to declare local values to run a macro, but I think I have a problem with values…
Interpretation of Random effect in multi level negative binomial model.Dear Listers, I would like to know how to interpret the random effect of multi-level negative binom…
Interpretation of coefficients of an interacted variable in the presence of fixed effectsDear all, I'm running the following regressions: reg Y X i.id i.year if C==1 (1) reg Y X i.id i.ye…
Subscribe to:
Post Comments (Atom)
0 Response to weights application on chi square test
Post a Comment