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: a2reg and bootstrapping std error
From
Modhura Maitra <[email protected]>
To
[email protected]
Subject
st: a2reg and bootstrapping std error
Date
Wed, 2 Jun 2010 16:59:07 -0700 (PDT)
Hello All,
I am trying to run an a2reg on employer-employee data and want to bootstrap the standard errors of the coefficient. Could somebody please tell me the correct way of using bootstrap with a2reg?
I run this without the bootstrap:
a2reg wage age age2 experience experience2, individual(person_id) unit(firm_id) indeffect(person_effect) uniteffect(firm_effect) xb(covariate)
To get the standard errors clustered at the level of individual I used:
"bootstrap, cluster(person_id): a2reg...." and
"a2reg ..., vce(bootstrap)".
None of them works.
Help please,
Modhura
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/