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

`B = 100` is moaned about #108

Closed tappek closed 1 year ago

tappek commented 1 year ago

Error message says B needs to be 100 or larger, but 100 is not accepted

https://github.com/s3alfisc/fwildclusterboot/blob/99a70e6bfff9fedb141875c632ea8debce3ff28d/R/arg_checks.R#L385

s3alfisc commented 1 year ago

Thanks, good catch!