To use the new ability, simply run a margins command, then do "boottest, margins" and it will produce bootstrap p values and confidence intervals separately for each marginal effect. Please let me know if you run into problems.
Examples:
Code:
use nlsw88 regress wage tenure ttl_exp collgrad south#union, cluster(industry) margins south boottest, margins margins, dydx(south) boottest, margins graphopt(xtitle(Average effect of south))
The new version is available via
Code:
net install boottest, replace from(https://raw.github.com/droodman/boottest/v3.2.0)
0 Response to wild-bootstrap marginal effects with boottest
Post a Comment