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: Bootstrapping with sampling weights?
From
Michael Boehm <[email protected]>
To
[email protected]
Subject
st: Bootstrapping with sampling weights?
Date
Tue, 2 Oct 2012 17:59:34 +0100
Hi statalisters,
I have survey data with sampling weights (assume the observations
themselves are independent) from two different periods twenty years
apart. I want to obtain bootstrapped standard errors for a pooled
regression of the kind
regress logwage constant constant_period1 college college_period1
[pweight=weight_attr_afqt_hrs], noconstant hascons
where college_period1 is college interacted with a dummy for the later
period, i.e. I want to know whether the return to college increased
over twenty years. I have two questions:
(1) The vce(bootstrap) option is not allowed with sampling weights.
How do I correctly employ the bootstrap when different observations
represent different numbers of individuals in the population?
(2) Since the dummy period1 represents a different population, should
I draw my bootstrap samples from the two periods independently? If
yes, does this amount to the strata(period1) option?
Thanks,
Michael
*
* 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/