s3alfisc / wildrwolf

Romano-Wolf p-value adjustments for multiple hypotheses testing via the wild bootstrap for objects of type fixest and fixest_multi from the fixest package
https://s3alfisc.github.io/wildrwolf/
GNU General Public License v3.0
7 stars 1 forks source link

{fwildclusterboot} (0.13) issues #9

Closed patrick-weiss closed 1 year ago

patrick-weiss commented 1 year ago

Running the examples for wildrwolf runs into issues due to the newest version of {fwildclusterboot} (0.13). Seed is no longer accepted as a function input.

The following error message appears:

Error: in boottest.fixest(models[[x]], param = param, B = B...: 'seed' is not a valid argument of function boottest.fixest.

patrick-weiss commented 1 year ago

Found that the issue is already implemented in newer versions.

s3alfisc commented 1 year ago

Thanks @patrick-weiss . I actually forgot to merge the changes into main, so it's very good that you reminded me =) You should now also be able to download the package from CRAN, btw!