Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Comparison of coefficients in two separate regressions with two-way clustering


From   "Swanquist, Quinn Thomas" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: Comparison of coefficients in two separate regressions with two-way clustering
Date   Wed, 24 Apr 2013 14:57:47 +0000

I am trying to test for equality of coefficients between two equations using two-way clustering.

I can get it to run using one-way clustering with -suest- but cannot get it to run with two way clustering. How can I do this?

Here is an example of what I am trying to do:

regress depvar indvar
estimates store one
regress depvar indvar
estimates store two
suest one two, cluster(varname1 varname2)

I get the error: cluster():  too many variables specified. Is there another way to do this? I greatly appreciate any help.

Quinn T. Swanquist
[email protected]



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index