s3alfisc / fwildclusterboot

Fast Wild Cluster Bootstrap Inference for Regression Models / OLS in R. Additionally, R port to WildBootTests.jl via the JuliaConnectoR.
https://s3alfisc.github.io/fwildclusterboot/
GNU General Public License v3.0
23 stars 4 forks source link

More control over small sample adjustments #25

Closed s3alfisc closed 2 years ago

s3alfisc commented 2 years ago

Add a function argument that provides more control on how small sample adjustments are applied

s3alfisc commented 2 years ago

Implemented with v0.6 via the function argument ssc and the boot_ssc() function.