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
22 stars 4 forks source link

With engine = "WildBootTests.jl", boot_t_stats are returned as a matrix #99

Closed s3alfisc closed 1 year ago

s3alfisc commented 1 year ago

... but is returned as vector by all other algos. For harmonization of output, fix this.