Implementation of the fast algorithm for wild cluster bootstrap inference developed in Roodman et al (2019, STATA Journal) for linear regression models <https://journals.sagepub.com/doi/full/10.1177/1536867X19830877>, which makes it feasible to quickly calculate bootstrap test statistics based on a large number of bootstrap draws even for large samples - as long as the number of bootstrapping clusters is not too large. Multiway clustering, regression weights, bootstrap weights, fixed effects and subcluster bootstrapping are supported. Further, both restricted (WCR) and unrestricted (WCU) bootstrap are supported. Methods are provided for a variety of fitted models, including 'lm()', 'feols()' (from package 'fixest') and 'felm()' (from package 'lfe').
Version: | 0.3.2 |
Imports: | collapse, Formula, Rcpp, dreamerr, Matrix, Matrix.utils, generics |
LinkingTo: | Rcpp, RcppEigen |
Suggests: | fixest, lfe, data.table, fabricatr, tinytest, covr, knitr, rmarkdown, spelling, broom, modelsummary |
Published: | 2021-02-26 |
Author: | Alexander Fischer [aut, cre], David Roodman [aut], Achim Zeileis [ctb] (Author of included sandwich fragments), Nathaniel Graham [ctb] (Contributor to included sandwich fragments), Susanne Koell [ctb] (Contributor to included sandwich fragments), Laurent Berge [ctb] (Author of included fixest fragments), Sebastian Krantz [ctb] |
Maintainer: | Alexander Fischer <alexander-fischer1801 at t-online.de> |
BugReports: | https://github.com/s3alfisc/fwildclusterboot/issues/ |
License: | GPL-3 |
URL: | https://s3alfisc.github.io/fwildclusterboot/ |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | fwildclusterboot results |
Reference manual: | fwildclusterboot.pdf |
Vignettes: |
fwildclusterboot |
Package source: | fwildclusterboot_0.3.2.tar.gz |
Windows binaries: | r-devel: fwildclusterboot_0.3.2.zip, r-release: fwildclusterboot_0.3.2.zip, r-oldrel: fwildclusterboot_0.3.2.zip |
macOS binaries: | r-release: fwildclusterboot_0.3.2.tgz, r-oldrel: fwildclusterboot_0.3.1.tgz |
Old sources: | fwildclusterboot archive |
Please use the canonical form https://CRAN.R-project.org/package=fwildclusterboot to link to this page.