Hi,
it seems it's not currently possible to access the results of a
bootstrapped restriction test?
I just did:
restrict --bootstrap
<whatever>
end restrict
stat = $test
p = $pvalue
and stat and p then hold the output of the standard Wald test, which is
misleading IMHO. Instead I would suggest to set $test to NA or something
like that, while $pvalue should give the bootstrapped rejection frequency.
Also, an option to set the number of replications would be useful (e.g.
resrict --bootstrap=5000).
thanks,
sven
Show replies by date