'small sample correction in wild cluster bootstrap sandwich & lmtest

I went through the documentation and the source code of sandwich's cluster bootstrap function, vcovBS in combination with the coeftest function from lmtest. It looks to me like coeftest does not employ any small sample correction. Is that correct? If not, is there a way to impose a small sample correction with the wild cluster bootstrap & coeftest?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source