test.mboot {did} | R Documentation |
Multiplier Bootstrap for Conditional Moment Test
Description
A slightly modified multiplier bootstrap procedure for the pre-test of the conditional parallel trends assumption
Usage
test.mboot(inf.func, DIDparams, cores = 1)
Arguments
inf.func |
an influence function |
DIDparams |
DIDparams object |
cores |
The number of cores to use to bootstrap the test
statistic in parallel. Default is |
Value
list
bres |
CvM test statistics for each bootstrap iteration |
crit.val |
critical value for CvM test statistic |
[Package did version 2.1.2 Index]