xtreg can use aweights, and it can provide boostrapped standard errors with vce(bootstrap). But it can't do both at once.
Is there any command that can? I'd like to get the efficient point estimates that I get using aweights, and still get the accurate standard errors that I get using vce(bootstrap).
I know I can roll my own solution using the bootstrap command, but I'd rather not.
Is there any command that can? I'd like to get the efficient point estimates that I get using aweights, and still get the accurate standard errors that I get using vce(bootstrap).
I know I can roll my own solution using the bootstrap command, but I'd rather not.
Comment